2015-07-04 08:14 AM
I have stm32f0discovery and ili9431 2.2 tft display which work tried with arduino with level shifter.I want to port same library to stm but there is a catch I even tried before if hal_spi_transmit function which works.but same function in this library does not write spi2 -> dr.LCD_Test function gives me nothing all zeros. I will upload lib.If anyone have same problem or why i dont get the result??
google drive #spi #ili9341 #stm32f02015-07-09 02:11 AM
code
http://mcusoft.blogspot.com.tr/2015/07/ili9341-22-tft-driving-with-stm32f0.html2017-01-18 07:19 AM
Hello,
Is there a way you can share the code again... i am also trying to make ili9341 work on f0 using keil and i can't find any libraries for it.
Thank you in advance!
2017-01-18 07:37 AM
Hello,
I recommend you to review this AN2790, it can help you to interface the ILI9341 lcd.
You can make a search in the Forum to find examples related to this topic and get inspired from them, as this threadhttps://community.st.com/0D50X00009XkdqsSAB
.Hope this helps you.
Regards
Imen
2017-02-05 01:38 AM
I was beginner when I wrote that code. I didn't pay attention when closing my blog. I wish I had the copy.