Can someone tell me if it is possible to program the lpc210x with the philips isp program if the chip is used with a RS485. The rs485 hardware forces the pc software to receive the data it sends. Maybe this may conflict with the behaviour of the isp software. Has someone done this before ? Johan
LPCISP via RS485
Started by ●January 31, 2006
Reply by ●January 31, 20062006-01-31
Em Ter 31 Jan 2006 19:23, Sagaert Johan escreveu: > Can someone tell me if it is possible to program the lpc210x with the > philips isp program if the chip is used with a RS485. > > The rs485 hardware forces the pc software to receive the data it sends. > Maybe this may conflict with the behaviour of the isp software. > > Has someone done this before ? > > Johan > I dont think the major problem is the "local echo" but the write enable on the bus. When the LPC responds to the ISP he must set the DE pin. If you can avoid this problem (this site has an circuit which use a 74123 to do it - as I understand, I didnt check what the 74123 do in her datasheet), you can also avoid the problem using the same idea on the RE pin. Wish you good look. http://home.scarlet.be/~dc11cd/dcibus2.html