Search found 5 matches

by DerFrickler
Tue May 20, 2025 6:57 am
Forum: Hardware
Topic: ESP32 P4: MIPI Display GC9703C Driver
Replies: 2
Views: 288

Re: ESP32 P4: MIPI Display GC9703C Driver

Hi ahsrabrifat,

where do you see the biggest challenges in developing a driver for this combo?
Are there specific gaps in ESP-IDF’s MIPI/DSI peripheral implementation (e.g., timing, command handling, or buffer management)?
Are there hardware-level quirks with the GC9703C that complicate integration?
by DerFrickler
Mon May 19, 2025 8:12 am
Forum: Hardware
Topic: ESP32 P4: MIPI Display GC9703C Driver
Replies: 2
Views: 288

ESP32 P4: MIPI Display GC9703C Driver

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 ...
by DerFrickler
Thu Aug 01, 2024 6:27 am
Forum: ESP-IDF
Topic: esp32-p4-function-ev-board BSP
Replies: 4
Views: 3722

Re: esp32-p4-function-ev-board BSP

Hello,

I have found a solution. Following the instructions in this post:
https://github.com/espressif/esp-iot-so ... issues/383
After Installing component manager 2.0.0, I was able to compare the examples.
by DerFrickler
Wed Jul 31, 2024 1:09 pm
Forum: ESP-IDF
Topic: esp32-p4-function-ev-board BSP
Replies: 4
Views: 3722

esp32-p4-function-ev-board BSP

Hello,

I am currently struggling with the integration of the new ESP32 P4 evaluation board.
The BSP are not loaded. The following error messages appear:

Manifest files have changed, solving dependencies.
Using component placed at C:\Kammerer\Projekte\ESP32P4\LVGL\TestLVGL\esp32_p4_function_ev ...
by DerFrickler
Wed Jul 31, 2024 11:22 am
Forum: General Discussion
Topic: esp32_p4_function_ev_board
Replies: 0
Views: 1503

esp32_p4_function_ev_board

Hello,
I am currently trying to integrate the new ESP32 P4 Evualtions board into VS Code.
I already had a success and was able to compile the LVGL example after many attempts. But today I get the error messages:

ERROR: Because no versions of esp32_p4_function_ev_board match
>=0.0.0,<0.0.1 || >0.0 ...

Go to advanced search