LCD driver for 5213

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

LCD driver for 5213

1,034 Views
nmeyer
Contributor I
Hello,
I am just getting into coldfire products and the Codewarrior IDE.  I am currently developing a device with the 5213 and i am trying to run a 2 line character display LCD.  Does anyone know if there is some canned code for driving this type of LCD?  Also, is there a spot on the web where I can find example programs for Coldfire devices, writtin in Codewarrior?
Thanks
Labels (1)
0 Kudos
1 Reply

250 Views
J2MEJediMaster
Specialist I
I don't know about an LCD driver. However, the CodeWarrior installer should have placed some example code in the Codewarrior directory. While these are fairly simple, they do cover the basics such as how to set up an interrupt, drive a serial port, and such. Typically these examples are in the directory (CodeWarrior_Examples).

---Tom
0 Kudos