For anyone who sees this later:
Yes the whole ESP32 series requires an external 40MHZ crystal clock source, I learnt it the hard way aswell :(
should have read this while designing the PCB: https://docs.espressif.com/projects/esp-hardware-design-guidelines/en/latest/esp32/schematic-checklist.html ...
Search found 3 matches
- Sun Jan 18, 2026 1:42 pm
- Forum: Hardware
- Topic: ESP32-U4WDH crystal mandatory ?
- Replies: 1
- Views: 2518
- Sat Oct 25, 2025 9:27 pm
- Forum: ESP-IDF
- Topic: ESP32S3 RGB565 LCD Screen Flicker
- Replies: 3
- Views: 1820
Re: ESP32S3 RGB565 LCD Screen Flicker
Hello MattWork ,
Did you find any solution to this since July?
Also, I'm having the same problem as you with my 7" RGB565 display, but using Arduino instead of ESP-IDF fixes the problem (not 100% of the time), also the display comes pre-flashed with the lvgl v9 demo and it works very well
In my ...
Did you find any solution to this since July?
Also, I'm having the same problem as you with my 7" RGB565 display, but using Arduino instead of ESP-IDF fixes the problem (not 100% of the time), also the display comes pre-flashed with the lvgl v9 demo and it works very well
In my ...
- Wed May 22, 2024 5:29 pm
- Forum: ESP-IDF
- Topic: ADC Timeouts on ESP32-S3
- Replies: 1
- Views: 4446
Re: ADC Timeouts on ESP32-S3
Hello I'm facing the same issue, but for me it was reliably working, but then without any changes it started timing out 100% of the time no matter what I do. Have you found any workaround or solution.
I have a esp32c3 and I'm using esp-idf
Thanks in advance.
I have a esp32c3 and I'm using esp-idf
Thanks in advance.