ESP32 POE ISO usb power [SOLVED]

Started by io, February 21, 2022, 01:34:53 PM

Previous topic - Next topic

io

Hallo using the basic example provided for ethernet I get
rst:0x1 (POWERON_RESET),boot:0x1b (SPI_FAST_FLASH_BOOT)
configsip: 0, SPIWP:0xee
clk_drv:0x00,q_drv:0x00,d_drv:0x00,cs0_drv:0x00,hd_drv:0x00,wp_drv:0x00
mode:DIO, clock div:2
load:0x3fff0030,len:1184
load:0x40078000,len:12776
load:0x40080400,len:3032
entry 0x400805e4
E (116) lan87xx: lan87xx_pwrctl(409): power up timeout
E (117) lan87xx: lan87xx_init(491): power control failed
E (117) esp_eth: esp_eth_driver_install(223): init phy failed
[   125][E][ETH.cpp:311] begin(): esp_eth_driver_install failed

So before I start debugging, can the Ethernet por be powered over the USB connection, I cannot see any led on the ethernet port of the switch turning on  when connected.

io

I can confirm now that it can be supplied directly from the USB port.