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

USB between esp32 slave and the MCU (AEGHB-814) #105

Open
3 tasks done
maaamcube opened this issue Sep 16, 2024 · 2 comments
Open
3 tasks done

USB between esp32 slave and the MCU (AEGHB-814) #105

maaamcube opened this issue Sep 16, 2024 · 2 comments

Comments

@maaamcube
Copy link

maaamcube commented Sep 16, 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

Hello everyone,
I want to know in the example usb_wireless_bridge, can i use a usb between the esp32 slave and the MCU like between PC and esp32 host?
Thanks.

@github-actions github-actions bot changed the title USB between esp32 slave and the MCU USB between esp32 slave and the MCU (AEGHB-814) Sep 16, 2024
@lijunru-hub
Copy link
Contributor

The slave connection to the esp32 can only be made through the uart serial port, the USB connection is not supported.

@maaamcube
Copy link
Author

@lijunru-hub so what is the solution to connect my stm32 usb device to send through wifi ?

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

No branches or pull requests

2 participants