2006-09-06 12:07 AM
dot matrix led display using ST7lite29
2006-09-05 10:49 PM
Hi;
I need to display an input signal (temperature from LM50) on 5x7 dot LED display. Display driver use serial comunication with a ST7FLITE29. Does anyone have a suggestion where to see for application note or example code? thanks a lot2006-09-06 12:07 AM
tone,
this forum contains some code examples which show how to drive a 5x7 dot matrix lcd. I however think that you should look for examples about the serial protocol. The serial comunication needs a SPI, or I2C or UART unit? Since ST7FLITE29 has only a SPI units, there is a chance you should implement a software routine that manipolates directly the I/O... Bye EtaPhi