Hi!
I am developing an application for the ESP32-P4 using TinyUSB, running on the USB Full-Speed port and I have issues with the low throughput of the USB CDC serial port.
During binary transfer to the virtual serial port (for example using command cat test.bin > /dev/ttyACM0) I am achieving only ...
Search found 4 matches
- Thu Jun 04, 2026 11:38 pm
- Forum: ESP-IDF
- Topic: Low ESP32-P4 TinyUSB USB-CDC throughput
- Replies: 0
- Views: 41
- Sat Jan 24, 2026 5:10 pm
- Forum: Hardware
- Topic: ESP32-P4 HP Core voltage issue
- Replies: 3
- Views: 661
Re: ESP32-P4 HP Core voltage issue
Another observation - it looks like when I use DCDC converter and I add additional capacitor (which by documentation is not needed) between FB_DCDC and ESP_VDD_HP pins the processor starts to work fine. On the oscilloscope the voltage output of the DCDC converter gets more stable after that.
Are ...
Are ...
- Fri Jan 23, 2026 6:59 pm
- Forum: Hardware
- Topic: ESP32-P4 HP Core voltage issue
- Replies: 3
- Views: 661
Re: ESP32-P4 HP Core voltage issue
sreejithrnair It would be better probably if you have asked that question in a separate thread :D
With further testing, by experimenting with HP Core clock frequency I was able to lower it to minimum, which is 40 MHz - at that frequency I was able to run LED blink program with HP Core voltage down ...
With further testing, by experimenting with HP Core clock frequency I was able to lower it to minimum, which is 40 MHz - at that frequency I was able to run LED blink program with HP Core voltage down ...
- Tue Jan 20, 2026 8:50 pm
- Forum: Hardware
- Topic: ESP32-P4 HP Core voltage issue
- Replies: 3
- Views: 661
ESP32-P4 HP Core voltage issue
Hi there,
I am facing an issue with stability of my custom ESP32-P4 + ESP32 board.
It seems to only work reliably with HP Core voltage between 1.20 and 1.27v. These thresholds varies a bit from board to board, however the range is much smaller than one permitted by documentation (1.0 - 1.3v). Tests ...
I am facing an issue with stability of my custom ESP32-P4 + ESP32 board.
It seems to only work reliably with HP Core voltage between 1.20 and 1.27v. These thresholds varies a bit from board to board, however the range is much smaller than one permitted by documentation (1.0 - 1.3v). Tests ...