On Mar 29, 2006, at 8:37 AM, alberto wrote: > Hi guys, > Has someone developed a Local interconect network on LPC2129? > There is somewhere a simple LIN stack? The LPC2129 is not able to do LIN with its UART unless you use other pins and glue logic to be able to generate the BREAK signal (13 bits) and implement an auto-baud detect. I suggest you program a PIC16F690 with a simple SPI or I2C LIN stack that will interface with your LPC. The PIC16F690 contains all the necessary peripherals and is a very small footprint. Best Regards, Tennessee Carmel-Veilleux
Message
Re: [lpc2000] LIN on LPC2129
2006-03-29 by Tennessee Carmel-Veilleux