Search found 1 match

by babybakar
Wed Jul 30, 2025 1:38 pm
Forum: Hardware
Topic: MDIO peripheral
Replies: 0
Views: 85

MDIO peripheral

I'm trying to send a MDIO packet using my ESP32-pico-kit_v4.1.
I'm turning on the peripheral RCC, configuring the GPIOs I want to the peripheral's functions (MDC and MDIO). After that I tried to edit the address register (emacgmiiaddr) as a read packet. I copied the order of the editing from esp-idf ...

Go to advanced search