STM32 Ethernet Station Management Interface
The STM32 chip comes with an Ethernet module, which includes a MAC 802.3 (Media Access Control) with a dedicated DMA controller. It supports the Media Independent Interface (MII) and Reduced Media Independent Interface (RMII), and switches between the two interfaces via a selection bit (see SYSCFG_PMC register). It has an SMI interface for communication with … Read more