1
FreescaleTM MC9S12NE64 / Using LCD with EVB9S12NE64 and uTasker demo project
« on: November 04, 2008, 12:29:31 AM »
I have the NE64 evaluation board that has the LCD port on it. The demo uTasker does not show anything on the LCD when connected after enabling LCD_SUPPORT in config.h It works fine in simulator. I then reasoned that originally the software was written for the DEMO NE64 board which does not have the LCD port pre-configured. SO, I tried to use the regular GPIO ports indicated in config.h (changing the code so that the LCD data pins use PTG instead of PTG) Then I wired in the LCD. Still not doing anything. How can I get LCD working with the demo project using this EVAL board? Ultimately, I need to display status messages with LCD as well as using web interface. Thanks.
I also have the Coldfire DEMO52233 board that I was going to use for this project but decided to go with older board due to lack of I/O on the Coldfire DEMO. (What I really needed is the EVAL borrd for Coldfire).
I also have the Coldfire DEMO52233 board that I was going to use for this project but decided to go with older board due to lack of I/O on the Coldfire DEMO. (What I really needed is the EVAL borrd for Coldfire).