Main Menu
Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Topics - schadha

#1
General / ISP Host sample code
July 17, 2007, 07:54:57 AM
Our embedded system consists of LPC2103 and another microprocessor which act like a master.

In our design the other processor sends the LPC2103 load over the UART link. Since the other processor is connected to the network, this allows us to change LPC2103 code in the field.

We are looking for sample HOST ISP code to communicate with the ISP handler on LPC2103.

Any pointer to example HOST ISP source code is appreciated.