Important changes to forums and questions
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
IAR Demo board
All forums and questions are now archived. To start a new conversation or read the latest updates go to forums.mbed.com.
Hi.
I have an IAR demo board LPC1766K-SK that also has the Nokia LCD. Im trying to convert the code to work on that board instead of building one from scratch.
My problem is that I need also to use P3.25 and some other pines.
So: is there a way to directly call a pin instead of using p21 declaration?
im trying to do something like this:
MobileLCD lcd(P1.23, p6, P1.20, P3.25, P3.26);
Schematics for download (PDF) - http://www.iar.com/website1/50.0.1.0/487/IAR-LPC1768-SK_RevA.pdf
Best regards.