I'm trying to generate code to decode DMX, a serial protocol. I can find several examples for PIC's which use the on-board UART. ST7lite hasn't got a UART, but only an SPI-module. Is it possible to do Asynchronous communication with an ST7lite? (I need the ST7lite because of the 4 PWM-out's) Thanks...[ This message was edited by: joble on 16-06-2003 16:00 ]
I found an ST6 application note about an SPI used as a UART and I'm reading it now. Would it be possible to do the same thing on the ST7lite. http://www.st.com/stonline/books/pdf/docs/5832.pdf By doing this i do not need to add an expensive MAX3100 (UART with SPI-interface) Greets...
This is very good news!!! Have you got an idea of when this app note will be released? I hope this software UART will be able to receive DMX (250kBaud!). Greets...