Hello!
Just stopping by to thank everyone, it's working 100%. One of my mistakes was not supplying the display correctly, it consumes a current that is not supplied by the ESP. Furthermore I used the example you gave me and, based on it I, am developing the rest.
Thanks again!
Search found 13 matches
- Thu Aug 01, 2024 12:15 am
- Forum: General
- Topic: ILI 9488 and ESP32
- Replies: 8
- Views: 6888
- Thu Jul 04, 2024 1:31 am
- Forum: General
- Topic: ILI 9488 and ESP32
- Replies: 8
- Views: 6888
Re: ILI 9488 and ESP32
Thanks jgu1!!!
I´ll test it son...
I´ll test it son...
- Tue Jul 02, 2024 10:44 pm
- Forum: General
- Topic: ILI 9488 and ESP32
- Replies: 8
- Views: 6888
ILI 9488 and ESP32
Hello!
Does anyone have an example with the ILI9488 that works? I purchased a display like this and wanted to test it with an ESP32 board .
Thanks!
Does anyone have an example with the ILI9488 that works? I purchased a display like this and wanted to test it with an ESP32 board .
Thanks!
- Thu Jun 27, 2024 1:07 am
- Forum: User Components
- Topic: SPI version of the ST 7920 GLCD
- Replies: 15
- Views: 22567
Re: SPI version of the ST 7920 GLCD
Hi BenR,
You made it! It will be very usefull in my projets, I hope it help others.
Thanks!!!
You made it! It will be very usefull in my projets, I hope it help others.
Thanks!!!
- Wed Jun 26, 2024 1:58 am
- Forum: User Components
- Topic: SPI version of the ST 7920 GLCD
- Replies: 15
- Views: 22567
Re: SPI version of the ST 7920 GLCD
Hi Benr! Thank you for your effort, it didn't work by a thread. The option local buffer made the diference but errors persist.
- Tue Jun 25, 2024 12:58 am
- Forum: User Components
- Topic: SPI version of the ST 7920 GLCD
- Replies: 15
- Views: 22567
Re: SPI version of the ST 7920 GLCD
Hi BenR, I made the tests but unfortunately it isn't working.
- Wed Jun 19, 2024 10:37 pm
- Forum: User Components
- Topic: SPI version of the ST 7920 GLCD
- Replies: 15
- Views: 22567
Re: SPI version of the ST 7920 GLCD
Hi BenR, the SPI Version is almost working, I made an example that draws a circle and writes "HELLO", but the cicle and the characters apears with some parts missing. Can you help me?
- Thu May 09, 2024 10:08 pm
- Forum: User Components
- Topic: SPI version of the ST 7920 GLCD
- Replies: 15
- Views: 22567
Re: SPI version of the ST 7920 GLCD
Thank's BenR
- Wed May 08, 2024 11:52 pm
- Forum: User Components
- Topic: SPI version of the ST 7920 GLCD
- Replies: 15
- Views: 22567
Re: SPI version of the ST 7920 GLCD
Hi BenR,
Unfortunately, the SPI mode doesn't work, squares appear instead of letters.
Unfortunately, the SPI mode doesn't work, squares appear instead of letters.
- Fri May 03, 2024 9:03 pm
- Forum: User Components
- Topic: SPI version of the ST 7920 GLCD
- Replies: 15
- Views: 22567
Re: SPI version of the ST 7920 GLCD
Thank's Ben, it will very useful. I'll test and report the results.