Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[esp32-p4] usb-uart-bridge example (AEGHB-870) #425

Open
3 tasks done
chegewara opened this issue Nov 7, 2024 · 3 comments
Open
3 tasks done

[esp32-p4] usb-uart-bridge example (AEGHB-870) #425

chegewara opened this issue Nov 7, 2024 · 3 comments

Comments

@chegewara
Copy link

chegewara commented Nov 7, 2024

Answers checklist.

  • I have read the documentation ESP-IDF Programming Guide and the issue is not addressed there.
  • I have updated my IDF branch (master or release) to the latest version and checked that the issue is present there.
  • I have searched the issue tracker for a similar issue and not found a similar issue.

General issue report

Hi team,

this example works good with S3, how about P4?

https://github.com/espressif/esp-iot-solution/blob/master/examples/usb/device/usb_uart_bridge

In theory it should be straightforward, assign pins and let it run, but:

  • code seems to run correctly
  • monitor other devices, all kind of esp32 devkits, works good
  • there is problem to flash devkit on our custom PCB with it
  • the same setup (wires, PCB etc) just with esp32-S3 instead of P4 works fine, i can flash and monitor

i am using always esp-idf master branch

Thanks

@github-actions github-actions bot changed the title [esp32-p4] uas-uart-bridge example [esp32-p4] uas-uart-bridge example (AEGHB-870) Nov 7, 2024
@chegewara chegewara changed the title [esp32-p4] uas-uart-bridge example (AEGHB-870) [esp32-p4] usb-uart-bridge example (AEGHB-870) Nov 7, 2024
@lijunru-hub
Copy link
Contributor

this example should update esp_tinyusb version which support p4.

@lijunru-hub
Copy link
Contributor

@chegewara
Copy link
Author

chegewara commented Nov 19, 2024

I am using esp_tinyusb which supports P4.

Like i said, the code seems to work, i can connect and see logs, but i cant flash other esp32 due to timeout in esptool, which cant communicate properly with esp32.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants