cancel
Showing results for 
Search instead for 
Did you mean: 

[solved]ili9341 stm32f0discovery fail

aaslan
Associate II
Posted on July 04, 2015 at 17:14

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

https://drive.google.com/folderview?id=0B26wQvisUEQ8fjk3UEdWSnJ1SlRfeXZWMERFM0c0MDVHQUExTEUwRlI5aXU1R3JiVEJCSkE&usp=sharing

https://drive.google.com/folderview?id=0B26wQvisUEQ8fjQxWXZvYXFMbHFxc0VVWG1FQm9fS25XSU1vdm16a2dwQ001STlQOHVST0U&usp=sharing

#spi #ili9341 #stm32f0
4 REPLIES 4
aaslan
Associate II
Posted on January 18, 2017 at 15:19

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!

Posted on January 18, 2017 at 15:37

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 thread 

https://community.st.com/0D50X00009XkdqsSAB

.

Hope this helps you.

Regards

Imen

When your question is answered, please close this topic by clicking "Accept as Solution".
Thanks
Imen
Posted on February 05, 2017 at 09:38

I was beginner when I wrote that code. I didn't pay attention when closing my blog. I wish I had the copy.