Replies: 3 comments 1 reply
-
DP_P0 and DM_P0 are the only non-optional pins, their value can be 22,23 or 18,19 or any pair you test as valid. Note: the "distance" between D+/D- pin numbers must be less than 8 |
Beta Was this translation helpful? Give feedback.
-
hello, I'm trying to use an "olimex esp32 poe ISO" too, with pin 15-16 or 14-15 (and many other combination), but I did not succeed, same sketch (USB_test) work fine with a node mcu esp32 (olimex is: esp32 wroom 32e, nodemcu is: esp32 wroom 32) any suggestion? |
Beta Was this translation helpful? Give feedback.
-
@montalbinistefano according to their GPIO Map pins 13-14-15 are share with the SD, many other pins are shared, either with a connector or a device the only "free to use" pins on this card are 0, 1, 3, 32, 33, 35 |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Maybe stupid question... GPIOs 16 and 17 must be always enabled, or can be disabled and I can use other. On OLIMEX modules gpio17 is used for ethernet.
Beta Was this translation helpful? Give feedback.
All reactions