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.
9 years, 10 months ago.
Can C12832 Support nFR51822 ?
Hi,
Just found the LCD can not work well on the following scenario.
HW: Arch BLE(development board based Nordic nRF51822) + mbed Application Shield SW: app-shield-LCD + C12832 PIN: C12832 lcd(p25, p29, p28, p14, p24);
Could anyone help to confirm if the lib C12832 can support nFR51822 platform. I would appreciate greatly if you could give some advise about this issue.
Best Regards, Xinbai
Question relating to:
1 Answer
9 years, 9 months ago.
Hi Xinbai,
I just tried it and it worked fine. These were the pins I used:
C12832 lcd(P0_20, P0_15, P0_22, P0_21, P0_19);
This was the example program I was using: http://developer.mbed.org/users/chris/code/app-shield-LCD/
All the best, Brian
Thanks Brian,
I changed the P14 to P17, it worked. Seems that there is miss in Pinout picture of Seeed Arch BLE. http://developer.mbed.org/platforms/Seeed-Arch-BLE/
Best Regards, Xinbai
posted by 27 Feb 2015