STM32-SPI-ILI9488

Any bugs you encounter with Flowcode should be discussed here.
mehmet64
Posts: 40
http://meble-kuchenne.info.pl
Joined: Mon Apr 05, 2021 1:59 am
Has thanked: 8 times
Been thanked: 4 times

STM32-SPI-ILI9488

Post by mehmet64 »

Hi
I have a project with lcd TFT ili9488 in SPI mode in the debugger everything right but in real the project is not working ..
I add here my project with Schematic//pleas Help me
Attachments
TEST.jpeg
TEST.jpeg (27.5 KiB) Viewed 4704 times
Test.fcfx
(27.91 KiB) Downloaded 135 times

mehmet64
Posts: 40
Joined: Mon Apr 05, 2021 1:59 am
Has thanked: 8 times
Been thanked: 4 times

Re: STM32-SPI-ILI9488

Post by mehmet64 »

Hello
Can anyone help me with this? :( :( :(

BenR
Matrix Staff
Posts: 1707
Joined: Mon Dec 07, 2020 10:06 am
Has thanked: 435 times
Been thanked: 598 times

Re: STM32-SPI-ILI9488

Post by BenR »

Hello,

It looks like something is happening. What if you try altering the display component properties and swapping the width and height values.

mehmet64
Posts: 40
Joined: Mon Apr 05, 2021 1:59 am
Has thanked: 8 times
Been thanked: 4 times

Re: STM32-SPI-ILI9488

Post by mehmet64 »

Hello BenR
I do not understand what you mean? I did not change the values characteristic As the project is 320 * 480

mehmet64
Posts: 40
Joined: Mon Apr 05, 2021 1:59 am
Has thanked: 8 times
Been thanked: 4 times

Re: STM32-SPI-ILI9488

Post by mehmet64 »


BenR
Matrix Staff
Posts: 1707
Joined: Mon Dec 07, 2020 10:06 am
Has thanked: 435 times
Been thanked: 598 times

Re: STM32-SPI-ILI9488

Post by BenR »

Hello,

Try making the width 320 and the height 480 and see how you get on. Fingers crossed this will solve it for you.

mehmet64
Posts: 40
Joined: Mon Apr 05, 2021 1:59 am
Has thanked: 8 times
Been thanked: 4 times

Re: STM32-SPI-ILI9488

Post by mehmet64 »

Hi, I did this yesterday, but still nothing has changed. In fact, it seems that tft does not accept the data of the SPI and does not show any reaction ... :?
Attachments
Test.fcfx
(13.85 KiB) Downloaded 119 times

mehmet64
Posts: 40
Joined: Mon Apr 05, 2021 1:59 am
Has thanked: 8 times
Been thanked: 4 times

Re: STM32-SPI-ILI9488

Post by mehmet64 »

Unfortunately, this component never works. I tried almost everything

kersing
Valued Contributor
Posts: 149
Joined: Wed Dec 02, 2020 7:28 pm
Has thanked: 63 times
Been thanked: 56 times

Re: STM32-SPI-ILI9488

Post by kersing »

If the display does not do anything, are you sure the hardware is connected correctly?

mehmet64
Posts: 40
Joined: Mon Apr 05, 2021 1:59 am
Has thanked: 8 times
Been thanked: 4 times

Re: STM32-SPI-ILI9488

Post by mehmet64 »

Hi, I've added all the files related to the project If you see an error, please let me tell you happy ...
Attachments
Test.fcfx
(12.57 KiB) Downloaded 139 times
TEST ILI9488.png
TEST ILI9488.png (57.69 KiB) Viewed 4606 times
ILI9488 PIN.png
ILI9488 PIN.png (210.79 KiB) Viewed 4606 times

Post Reply