ESP32-P4 6x4 CYD 1024 X 600 display board

The Annex CNN channel
RonS
Posts: 251
Joined: Thu Mar 02, 2023 10:15 pm
Location: germany
Has thanked: 122 times
Been thanked: 62 times

Re: ESP32-P4 6x4 CYD 1024 X 600 display board

Post by RonS »

[Local Link Removed for Guests] wrote: [Local Link Removed for Guests]Sun Jun 01, 2025 3:02 pm Fake or Ki ?
look at your Webside:

Code: [Local Link Removed for Guests]

https://updates.cicciocb.com/
Warning: Undefined array key 5 in /home/u576340813/domains/cicciocb.com/public_html/UPDATES/index.php on line 91
ignore the error , scroll down then you will find the files
Modules : 3xESP32-Cam MB (Chip"DM ESP32 S" ),AI-Thinker Audio Kit (ES8388), ESP32 Dev Kit with Display
User avatar
cicciocb
Site Admin
Posts: 3237
Joined: Mon Feb 03, 2020 1:15 pm
Location: Toulouse
Has thanked: 645 times
Been thanked: 2281 times
Contact:

Re: ESP32-P4 6x4 CYD 1024 X 600 display board

Post by cicciocb »

Just to clarify ... I'm actually working on this new chip; Annex works (very well, I must admit) but many things must be updated as most of the drivers must be updated.

Anyway, so far the wifi work, the SD works (faster), the I2C, the external TFT with SPI too ... I'm actually trying to integrate the MIPI display.
These users thanked the author cicciocb for the post (total 2):
karlkloss, mynewesp36
Rating: 7.69%
 
User avatar
karlkloss
Posts: 359
Joined: Fri Aug 18, 2023 12:21 pm
Location: Local group
Has thanked: 62 times
Been thanked: 86 times

Re: ESP32-P4 6x4 CYD 1024 X 600 display board

Post by karlkloss »

Using the latest SDK, or an older one?
If using the latest, does that mean you'll convert also the versions for the other chips to it?
User avatar
cicciocb
Site Admin
Posts: 3237
Joined: Mon Feb 03, 2020 1:15 pm
Location: Toulouse
Has thanked: 645 times
Been thanked: 2281 times
Contact:

Re: ESP32-P4 6x4 CYD 1024 X 600 display board

Post by cicciocb »

The latest SDK.
I don’t know if I’ll update all the chips, there are no particular benefits for the older ones.
These users thanked the author cicciocb for the post (total 2):
karlkloss, Helmut_number_one
Rating: 7.69%
 
User avatar
karlkloss
Posts: 359
Joined: Fri Aug 18, 2023 12:21 pm
Location: Local group
Has thanked: 62 times
Been thanked: 86 times

Re: ESP32-P4 6x4 CYD 1024 X 600 display board

Post by karlkloss »

There are certainly microcontroller makers that update their SDKs carefully without breaking too much, but I guess Espressif isn't one of them.
These users thanked the author karlkloss for the post:
Bishopxxl
Rating: 3.85%
 
User avatar
cicciocb
Site Admin
Posts: 3237
Joined: Mon Feb 03, 2020 1:15 pm
Location: Toulouse
Has thanked: 645 times
Been thanked: 2281 times
Contact:

Re: ESP32-P4 6x4 CYD 1024 X 600 display board

Post by cicciocb »

A little demo on ESP32-P4 @ 1024x600 on 7" screen

These users thanked the author cicciocb for the post (total 6):
PeterN, BeanieBots, lyizb, Helmut_number_one, rmsta, mynewesp36
Rating: 23.08%
 
lyizb
Posts: 308
Joined: Fri Feb 12, 2021 8:23 pm
Has thanked: 162 times
Been thanked: 117 times

Re: ESP32-P4 6x4 CYD 1024 X 600 display board

Post by lyizb »

Very impressive. Interpreted Basic, who'd have thought.
User avatar
Starraker
Posts: 158
Joined: Tue Sep 03, 2024 1:53 am
Location: Canberra Australia
Been thanked: 45 times
Contact:

Re: ESP32-P4 6x4 CYD 1024 X 600 display board

Post by Starraker »

Francesco,

You have excelled again. This demo (which is substantially the same as the S3 demo) looks great and the speed is exciting. I bet you are happy

Looking forward to the release.

Paul
User avatar
cicciocb
Site Admin
Posts: 3237
Joined: Mon Feb 03, 2020 1:15 pm
Location: Toulouse
Has thanked: 645 times
Been thanked: 2281 times
Contact:

Re: ESP32-P4 6x4 CYD 1024 X 600 display board

Post by cicciocb »

[Local Link Removed for Guests] wrote: [Local Link Removed for Guests]Wed Jun 11, 2025 5:20 am Francesco,

You have excelled again. This demo (which is substantially the same as the S3 demo) looks great and the speed is exciting. I bet you are happy

Looking forward to the release.

Paul
Yes, it's running quite well, but I'm still in the prototype and debug phases.

Anyway, LVGL seems to be working fine, but LovyanGFX isn't, as there's no display driver for it. So, I need to figure out if it's worth implementing a LovyanGFX driver or if I should just move everything to LVGL.

The SD card is also working, and the web interface and Wi-Fi are running very well. The external ESP32-C6 operates in the background and has never crashed during my tests, so it seems quite reliable.

To get it to work with the new SDK, I removed almost all existing drivers for external devices (Neopixels, I2C sensors, RMT, etc.).
Now, I need to reintroduce them one by one, updating the drivers if newer versions exist.

You very probably don't have the same hardware as me, which means you won't be able to test my version.
User avatar
Starraker
Posts: 158
Joined: Tue Sep 03, 2024 1:53 am
Location: Canberra Australia
Been thanked: 45 times
Contact:

Re: ESP32-P4 6x4 CYD 1024 X 600 display board

Post by Starraker »

Francesco,

If it is the P4 CYD you are describing I have one it is quite a nice piece of kit. However, I have armed myself with an ESP32-P4-Nano and a full sized ESP32-P4-Devkit with 10.1 inch screen (but no camera) as well. If I ever want to build a robot I will get the camera otherwise I cannot at the moment see a purpose for a 10 inch screen on a camera - but a lot more likely for the Nano with a 2 inch screen.

However, if I can help you please let me know. Happy to help.

Paul
Post Reply