Hello,
I have a WT9932P4-TINY devboard which carries just ESP32P4, no C6. I try to port some of my projects to P4, and here are some troubles that I have.
The board has 2 USB-C connectors, one FUSB (full-speed) used for powering, uploading and debugging (connected thru IO24, IO25), and the other HUSB (hi-speed) for OTG and stuff.
I connect the board via FUSB (full-speed USB), and if I use IDF style debugging (ESP_LOGx) it works allright, but as I try to run some code that uses Serial.print() for debugging, it keeps silence.
Not much knowing on what's under the hood, I have tried Serial0 .. Serial2, but no luck. Please, guide me on Serial usage with this board.
ESP32-P4 Serial debugging
-
lbernstone
- Posts: 1132
- Joined: Mon Jul 22, 2019 3:20 pm
Re: ESP32-P4 Serial debugging
Make sure mode is Hardware CDC and enable USB-CDC on boot in the tools menu.
Who is online
Users browsing this forum: ChatGPT-User and 4 guests