Hi Stefan,
Great thanks for letting us know. I've now exposed the macros for you and commands are done like this. The write reg sends the command code and the write data sends the data byte(s) if required.
For example
The display off and enter sleep mode commands should put the device into low power mode. Then wake up again with a call to the initialise macro.
STM32-SPI-ILI9488
-
- Matrix Staff
- Posts: 1926
- http://meble-kuchenne.info.pl
- Joined: Mon Dec 07, 2020 10:06 am
- Has thanked: 501 times
- Been thanked: 686 times
Re: STM32-SPI-ILI9488
Regards Ben Rowland - MatrixTSL
Flowcode Online Code Viewer (Beta) - Flowcode Product Page - Flowcode Help Wiki - My YouTube Channel
Flowcode Online Code Viewer (Beta) - Flowcode Product Page - Flowcode Help Wiki - My YouTube Channel
-
- Posts: 774
- Joined: Thu Dec 03, 2020 8:25 pm
- Location: Denmark
- Has thanked: 669 times
- Been thanked: 173 times
Re: STM32-SPI-ILI9488
Hi Ben and Stefan!
I see you are comming much further now. Thank´s Ben for your work, and Stefan, do you still need my example with my ESP32?
Honest I have not tested all the thing you have done.
Let me hear if can help.
Br jorgen
I see you are comming much further now. Thank´s Ben for your work, and Stefan, do you still need my example with my ESP32?
Honest I have not tested all the thing you have done.
Let me hear if can help.
Br jorgen
-
- Valued Contributor
- Posts: 997
- Joined: Wed Dec 02, 2020 10:53 am
- Has thanked: 190 times
- Been thanked: 217 times
Re: STM32-SPI-ILI9488
Hi Ben, Hi Jorgen
The commands are working fine and the display goes to sleep and wakeup if I press a key.
The power goes from 140mA to 138mA (the complet board)
But if I use the LED Pin to turn on/off the pin B0
The power goes from 140mA to 70mA ! (the complet board)
I'll take a closer look next week.
@Jorgen Thank you, Ben has already solved everything.
regards
Stefan
Commands:
The commands are working fine and the display goes to sleep and wakeup if I press a key.
The power goes from 140mA to 138mA (the complet board)
But if I use the LED Pin to turn on/off the pin B0
The power goes from 140mA to 70mA ! (the complet board)
I'll take a closer look next week.
@Jorgen Thank you, Ben has already solved everything.
regards
Stefan
Commands:
-
- Posts: 1
- Joined: Fri Jul 29, 2022 6:11 am
Re: STM32-SPI-ILI9488
Hi, I have a this problem too. please say me what you doing to right work and solved problem?
-
- Matrix Staff
- Posts: 1926
- Joined: Mon Dec 07, 2020 10:06 am
- Has thanked: 501 times
- Been thanked: 686 times
Re: STM32-SPI-ILI9488
Hello,
Please make sure you are running the latest Flowcode build 9.3 and also please go to help -> Library updates and do a full component update.
Hopefully that should solve the problem you are having.
Please make sure you are running the latest Flowcode build 9.3 and also please go to help -> Library updates and do a full component update.
Hopefully that should solve the problem you are having.
Regards Ben Rowland - MatrixTSL
Flowcode Online Code Viewer (Beta) - Flowcode Product Page - Flowcode Help Wiki - My YouTube Channel
Flowcode Online Code Viewer (Beta) - Flowcode Product Page - Flowcode Help Wiki - My YouTube Channel