Send usb's between two esp32's

maaamc
Posts: 6
Joined: Tue Feb 13, 2024 2:28 pm

Send usb's between two esp32's

Postby maaamc » Fri Sep 06, 2024 9:22 am

Hi everyone,
I'm looking to establish wifi communication (see attached image file) between two esp32's (i want to avoid wifi provisioning), one connected to a PC(software) through usb and another one to Stm32's(USB device) through usb also.
How can i do to send the Stm32's USB's to the PC using this ? like usb ip
Thank's.
Attachments
PC-stm32_wifi.png
PC-stm32_wifi.png (21.03 KiB) Viewed 692 times

chegewara
Posts: 2306
Joined: Wed Jun 14, 2017 9:00 pm

Re: Send usb's between two esp32's

Postby chegewara » Fri Sep 06, 2024 4:31 pm

You can make it works with USP/IP, only without esp32 connected to PC.
USB/IP will connect to the right esp32 over wifi and you can in theory have access to stm32.

Im saying in theory, because my library is not very good, just works, and im not sure you can find another library on esp32.

BTW esp32 has to be version with hardware USB support, like S2, S3, P4

maaamc
Posts: 6
Joined: Tue Feb 13, 2024 2:28 pm

Re: Send usb's between two esp32's

Postby maaamc » Mon Sep 09, 2024 12:51 pm

chegewara wrote:
Fri Sep 06, 2024 4:31 pm
You can make it works with USP/IP, only without esp32 connected to PC.
USB/IP will connect to the right esp32 over wifi and you can in theory have access to stm32.

Im saying in theory, because my library is not very good, just works, and im not sure you can find another library on esp32.

BTW esp32 has to be version with hardware USB support, like S2, S3, P4
May be i can connect an esp32 to PC with esp iot bridge (https://github.com/espressif/esp-iot-bridge) as a wireless NIC but i don't know what to put in the esp32 connected to the stm32

Who is online

Users browsing this forum: Majestic-12 [Bot] and 158 guests