Hi,
I have FRDMK64F board with me and I want to interface 16x2 LCD interface.
Could you provide some useful example code to accomplish this.
BTW, I'm using KDS as IDE.
Hi Titus
Please see http://www.utasker.com/kinetis/FRDM-K64F.html (scroll to bottom of page)
This allows the FRDM-K64F to operate together with 1 x 8 to 4 x 40 character LCDs.
A screen shot of 2 x 16 LCD mode is shown below.
The project can be built with CW, KDS, IAR, Keil, Atollic, CooCox, Crossworks, Green Hills, GCC standalone or VisualStudio.
Regards
Mark
Kinetis: µTasker Kinetis support
K64: µTasker Kinetis FRDM-K64F support / µTasker Kinetis TWR-K64F120M support
For the complete "out-of-the-box" Kinetis experience and faster time to market
Hi Titus,
I use this display: HD44780 2×16 Character Display for Kinetis and Freedom Board | MCU on Eclipse?
It is right now for CodeWarrior, but can be easily copied to KDS (see Copy of Processor Expert Components | MCU on Eclipse).
I hope this helps,
Erich
Hi Erich.
I will use SDK 2.0, as you know this SDK has no support for Processor expert and I need a LCD 2 x 16 library (.c and .h files) in baremetal option. Do you work with baremetal code?