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.
10 years, 4 months ago.
Pin mapping TFT ILI9341 vs. Pin names FRDM-KL25Z
Hello Neil, I want to connect a popular TFT display based on ILI9341 driver but need the pin mapping ...
Can you explain which TFT port pins correspond with which portnames on the FRDM-KL25Z board ?
SeeedStudioTFTv2 TFT(PTB3, PTB1, PTB2, PTB0, PTD2, PTD3, PTD1, PTA5, PTC8, PTC9, PTA4);
Thank you
Michel
Question relating to:
1 Answer
10 years, 4 months ago.
Hi Michel, the physical pinout is listed on the component page. Additionally, you can check the class pinout by opening SeeedStudioTFTv2.h and looking at the argument list for the constructor. For the latest version it's x+, x-, y+, y-, mosi, miso, sclk, csTft, dcTft, blTft, csSd.