mskumar84 0 Posted July 27, 2017 Share Posted July 27, 2017 i am planning us msp430f447 to 2.4 inch TFT(9341), since i don have any datasheet of the module i am looking for sample code and flow basic help me out on that Quote Link to post Share on other sites
Rei Vilo 695 Posted July 27, 2017 Share Posted July 27, 2017 Almost impossible to help you if you don't know the controller of the screen and the interface it uses. Further more, the board looks to be an Arduino shield, so it may not be compatible with the MSP430. The MSP430F447 drives segmented displays, not TFT 320x240. Quote Link to post Share on other sites
mskumar84 0 Posted July 28, 2017 Author Share Posted July 28, 2017 Hi rei the controller on screen is IL9341 and i have seen like that 2.4TFT is been used in launch pad i am struggling the flow if i get some sample code i can proceed further . if u have code that support for msp430 pls share it thanks for the input regards Rei Quote Link to post Share on other sites
Rei Vilo 695 Posted July 28, 2017 Share Posted July 28, 2017 Just perform a search on this very forum with ILI9341. There are many libraries available. Quote Link to post Share on other sites
mskumar84 0 Posted September 7, 2017 Author Share Posted September 7, 2017 But i am getting only the spi libraries i want for 8 bit mode i am not getting proper one can anyone suggest good libary for it Quote Link to post Share on other sites
terjeio 134 Posted September 7, 2017 Share Posted September 7, 2017 https://cdn-shop.adafruit.com/datasheets/ILI9341.pdf Changing the code from SPI to parallel comms for an existing library could be the easiest way to get it working. Maybe there are libraries available utilizing parallel comms for diifferent MCUs that can be adapted without too much effort. Quote Link to post Share on other sites
SunithaReynold 0 Posted November 5, 2020 Share Posted November 5, 2020 Hi , I am onto connect the msp430f447 tft display 8 bit parallel to a raspberry pi3. Please help Quote Link to post Share on other sites
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.