6 years, 5 months ago.

Using the KL25 program in KL05?

How do I use this program on the KL05Z? What transformations do I need to make?

the program: Seeed_TFT_Touch_Shield https://os.mbed.com/teams/shields/code/Seeed_TFT_Touch_Shield/

1 Answer

6 years, 5 months ago.

Angelica,

First make sure to change the target you are compiling for in the top right corner of the online compiler. Second, consult the pinout diagram of the boards and the shield to make sure you are connecting the correct pins. KL25Z board page : https://os.mbed.com/platforms/KL25Z/#overview KL05 board page : https://os.mbed.com/platforms/FRDM-KL05Z/

Thing to watch out for, make sure that whatever the connections the screen is using are connected, whether thats paralell ports or serial or SPI.

-Austin

Accepted Answer

Thank you so much Austin!

I checked all these steps, but unfortunately the code that works for the display http://adafru.it/2478 on the KL25, is not working for KL05, even after checking all your tips and also the output levels ... :(

Do you suspect anything else?

Thank you very much!

posted by Angélica Muniz 10 Nov 2017