ESP32-P4 6x4 CYD 1024 X 600 display board

The Annex CNN channel
User avatar
cicciocb
Site Admin
Posts: 3254
Joined: Mon Feb 03, 2020 1:15 pm
Location: Toulouse
Has thanked: 650 times
Been thanked: 2290 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 9:25 am 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
The module I have is the one shown in the first post of this topîc.
It has a 7" with 1024x600 px resolution.
I have also a waveshare ESP32-P4-Nano without screen, just the basic version.

I cannot publish using the WEB as nothing is compatible with the -P4, I can only export the .bin and the corresponding flashing process
User avatar
Starraker
Posts: 187
Joined: Tue Sep 03, 2024 1:53 am
Location: Canberra Australia
Been thanked: 61 times
Contact:

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

Post by Starraker »

Ok.

Tell me what to do and I will see I can follow directions. I will give it a go.

Paul
User avatar
cicciocb
Site Admin
Posts: 3254
Joined: Mon Feb 03, 2020 1:15 pm
Location: Toulouse
Has thanked: 650 times
Been thanked: 2290 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 10:41 am Ok.

Tell me what to do and I will see I can follow directions. I will give it a go.

Paul
As soon as I'll have something "useable" I'll let you know.
User avatar
Starraker
Posts: 187
Joined: Tue Sep 03, 2024 1:53 am
Location: Canberra Australia
Been thanked: 61 times
Contact:

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

Post by Starraker »

OK,

Ready when you are.

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

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

Post by cicciocb »

Hi Starraker (Paul),
as I know that you are waiting for something on the -P4, please find here a zip file that contains a minimalist flasher procedure.

Simply modify the .bat file to match with your config (I included the esptool.exe if you are on window otherwise you can use esptool.py on linux).

The flash process takes around 3-4 minutes so be patient (see below)
image.png
As soon as you'll flash the module the screen will be black so you need to put this setting :
image.png
After the reboot, the image below will be shown :
image.png
You can use an SDCARD, it is supported.

I think you now can play with LVGL at 1024x600.

Enjoy :-)

p.s.:
This is an experimental version so most of the drivers are not supported
You do not have the required permissions to view the files attached to this post.
lyizb
Posts: 312
Joined: Fri Feb 12, 2021 8:23 pm
Has thanked: 163 times
Been thanked: 117 times

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

Post by lyizb »

What's the password on the ZIP file?
User avatar
cicciocb
Site Admin
Posts: 3254
Joined: Mon Feb 03, 2020 1:15 pm
Location: Toulouse
Has thanked: 650 times
Been thanked: 2290 times
Contact:

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

Post by cicciocb »

Lizby,
it is just the firmware and it is useless for you as is for the ESP32-P4.

The password is to avoid antivirus warnings as there is a .exe inside and at the same time I want avoid side effects on people trying to flash this on the wrong modules.

It you are interested (obviously useful only if you have the module) let me know and I'll send you the pass;
lyizb
Posts: 312
Joined: Fri Feb 12, 2021 8:23 pm
Has thanked: 163 times
Been thanked: 117 times

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

Post by lyizb »

I was interested not in the firmware for the P4, but in the esptool.exe. Is that available elsewhere?
User avatar
cicciocb
Site Admin
Posts: 3254
Joined: Mon Feb 03, 2020 1:15 pm
Location: Toulouse
Has thanked: 650 times
Been thanked: 2290 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]Mon Jun 16, 2025 4:40 pm I was interested not in the firmware for the P4, but in the esptool.exe. Is that available elsewhere?
https://github.com/espressif/esptool/releases

the exe is in the release for windows win64
https://github.com/espressif/esptool/re ... -win64.zip
User avatar
Starraker
Posts: 187
Joined: Tue Sep 03, 2024 1:53 am
Location: Canberra Australia
Been thanked: 61 times
Contact:

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

Post by Starraker »

Francesco,

Please note the memory in this screen capture (I am using a 32Gb SD Card);
Screen Capture Tuesday, June 17.png
Really nice amount of memory!

Paul
You do not have the required permissions to view the files attached to this post.
Post Reply