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.
11 years, 9 months ago.
FRDM-KL46Z LCD library
Is there a library available for the LCD on the FRDM-KL46z board?
I have seen this:
Copied the code pretty much as is, however I had many errors as I believe some of the code is already in the mbed library. A little beyond my capabilities and was hoping someone is already working on this.
Many thanks
1 Answer
11 years, 9 months ago.
hi Paul, Erich's project is based on Processor Expert. aren't suitable for Mbed:)
Hello,
I believe that some of the code as you mentioned, is not in the mbed library, yet. The posted code uses freescale headers, not CMSIS which are used here. Change those, and code should be running.
I am currently working on enabling K20 to mbed. If nobody finds time to do it, I can write a library to support the LCD peripheral (SLCD).
Regards,
posted by Martin Kojtal 25 Dec 20130xc0170