2025-11-19 1:17 AM - last edited on 2025-11-19 1:39 AM by mƎALLEm
I planning to use STM32H573 (LQFP) for Ethernet based on RMII. Is this controller support to all RMII signals. Please suggest the clock frequency shall give from external or internal, which one is the best.
Solved! Go to Solution.
2025-11-19 2:10 AM - edited 2025-11-19 2:12 AM
@C2Chandan wrote:
This board uses STM32H563ZIT6 (LQFP 144) but I am planning to use STM32H573RIT6 (LQFP64).
You've hidden this information in your first post.
@C2Chandan wrote:
Does STM32H573RIT6 (LQFP64) support RMII or it has internal ethernet MAC. Please guide
Did you refer to the datasheet / Table 15?
You can also do the exercise with STM32CubeMx:
Select the MCU part number, and activate the ETH in RMII mode:
2025-11-19 1:37 AM
Hello @C2Chandan and welcome to the ST community,
You can inspire from the NUCLEO-H563 board schematic. It uses already ETH RMII:
2025-11-19 1:50 AM
This board uses STM32H563ZIT6 (LQFP 144) but I am planning to use STM32H573RIT6 (LQFP64). Does STM32H573RIT6 (LQFP64) support RMII or it has internal ethernet MAC. Please guide
2025-11-19 2:10 AM - edited 2025-11-19 2:12 AM
@C2Chandan wrote:
This board uses STM32H563ZIT6 (LQFP 144) but I am planning to use STM32H573RIT6 (LQFP64).
You've hidden this information in your first post.
@C2Chandan wrote:
Does STM32H573RIT6 (LQFP64) support RMII or it has internal ethernet MAC. Please guide
Did you refer to the datasheet / Table 15?
You can also do the exercise with STM32CubeMx:
Select the MCU part number, and activate the ETH in RMII mode: