ESP32 P4: MIPI Display GC9703C Driver
Posted: Mon May 19, 2025 8:12 am
Hi,
I’m currently working on integrating a MIPI DSI display with a GC9703C driver IC into an ESP32 P4 project (IDF version:5.3). Before reinventing the wheel, I wanted to ask:
Has anyone successfully used this display/driver combo (GC9703C + ESP32 P4)? Any working examples, known issues, or configuration tips?
If not, how would you recommend adding support for a new display driver to the ESP-IDF BSP?
Are there existing templates or guidelines for MIPI driver development?
Should I base my implementation on an existing driver (e.g., GC9A01 or similar)?
Best Regards.
DerFrickler
I’m currently working on integrating a MIPI DSI display with a GC9703C driver IC into an ESP32 P4 project (IDF version:5.3). Before reinventing the wheel, I wanted to ask:
Has anyone successfully used this display/driver combo (GC9703C + ESP32 P4)? Any working examples, known issues, or configuration tips?
If not, how would you recommend adding support for a new display driver to the ESP-IDF BSP?
Are there existing templates or guidelines for MIPI driver development?
Should I base my implementation on an existing driver (e.g., GC9A01 or similar)?
Best Regards.
DerFrickler