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.
12 years, 6 months ago.
application board
Is it safe to say that the application board is designed to be used with the LPC1768 version of mbed?
I have the 11u24 version and many of the "hello world"examples are not working. Specifically, the lcd isn't working at all. Although I know pin 5 of my mbed is blown (which is the likely reason).
The SPI pins are the same, so theoretically the lcd should otherwise work?
Thanks, Rob
3 Answers
12 years, 6 months ago.
Hi Robert, indeed the application board is designed to be used with the LPC1768 not with the LPC11u24
Greetings
12 years, 6 months ago.
While the application board was designed with the LPC1768 based board in mind this shouldn't stop the LCD from working if you're using the LPC11U24.
Pin5 is used by the LCD so if you know that is broken then that will be preventing it from working.
This blog post on designspark discusses using the application board with an LPC11U24 based mbed. http://www.designspark.com/eng/blog/mbed-app-board-and-lpc11u24
12 years, 6 months ago.
Thanks for the feedback. My new 1768 board is coming soon. Should be ok then.