2021-02-07 01:40 AM
I dont know how i should connect stm32 with rtl8201f
wich serial communication should i use
uart or spi or 12c ????
2021-02-08 07:30 PM
MCUs with MAC peripheral shall be used, for example STM32F7.
The external PHY (RTL8201F) is controlled by MDC/MDIO interface (SMI),
and the data will go through MII or RMII.
Please refer to followed EVKs: