Search found 4 matches
- Thu Jul 25, 2024 7:33 pm
- Forum: User Components
- Topic: ILI9341 SPI
- Replies: 10
- Views: 19101
Re: ILI9341 SPI
Good afternoon everybody. Yesterday I couldn't come to the forum, but I'm here today with news. I tested all the changes that were proposed, with no results. Replying to jgu1, talking about the FWC10 firmware, I confirmed the D/C pins are on RB3 and Reset on RB7, despite not using Reset. Regarding t...
- Tue Jul 23, 2024 10:17 pm
- Forum: User Components
- Topic: ILI9341 SPI
- Replies: 10
- Views: 19101
Re: ILI9341 SPI
Good afternoon. Before making the changes you propose, I would like to mention that the 5 seconds at the beginning of the program are only used to wait for the microcontroller to stabilize. To confirm that the program was working, I placed an LED (RE0). After 9 seconds, the LED lights up indicating ...
- Tue Jul 23, 2024 12:14 am
- Forum: User Components
- Topic: ILI9341 SPI
- Replies: 10
- Views: 19101
Re: ILI9341 SPI
First of all, I would like to thank stefan.erni and BenR for their availability to help me. According to the changes proposed by BenR, in debug mode I was able to see the simulation correctly. I recorded the Micro again with the changes but the display still appears blank. I recorded a video too. Be...
- Sun Jul 21, 2024 12:24 pm
- Forum: User Components
- Topic: ILI9341 SPI
- Replies: 10
- Views: 19101
ILI9341 SPI
Good morning. I have a problem using the TFT ILI9341 via SPI. I created a small program in FWC10 to test the TFT, but the result is a blank screen. I did another test with the same program but in FWC8 and here I can already see the text on the screen. I think the problem is with the TFT module in th...