Search found 3 matches

by rtek1000
Mon Jun 30, 2025 7:33 pm
Forum: General Discussion
Topic: Help to merge HID and MSC instances together
Replies: 0
Views: 186

Help to merge HID and MSC instances together

Hello,

I would like to operate with Mouse, Keyboard and Flash Drive, for this it is necessary to have support for USB Host with HID class and MSC class. And since the ESP32-S3 has only 1 USB Host (OTG) port, it is necessary to use a USB HUB as well.

There are already separate examples one for USB ...
by rtek1000
Sat Mar 14, 2020 6:00 am
Forum: General Discussion
Topic: LAN8720 does not appear to be restarting (Need to recycle the power supply)
Replies: 1
Views: 3453

LAN8720 does not appear to be restarting (Need to recycle the power supply)

I managed to get the LAN8720 board to work with STM32F407VG using STM32CubeIDE and Arduino IDE, but I'm not having complete success with ESP32.

I am using this wire connection sequence:

GPIO17 - PHY_POWER : NC - Osc. Enable - 4k7 Pulldown
GPIO22 - EMAC_TXD1 : TX1
GPIO19 - EMAC_TXD0 : TX0
GPIO21 ...

Go to advanced search