Skip to main content
Larry Fey
Associate
October 25, 2021
Question

Can a Gigabit Ethernet PHY using RGMII be connected to a STM32MP157AAB part?

  • October 25, 2021
  • 2 replies
  • 1432 views

This part uses 354LFBGA package that does not bring out PG4 or PG5 where RGMII clocks are brought out. This would not allow connection to the RGMII_GTX_CLK or RGMII_CLK125 signals.

This topic has been closed for replies.

2 replies

PatrickF
Technical Moderator
October 25, 2021

Hi,

I confirm, those part does not support Gigabit. Only MII and RMII are available.

Please refer to product datasheet (Table STM32MP157A/D features and peripheral counts).

Regards.

In order to give better visibility on the answered topics, please click on 'Accept as Solution' on the reply which solved your issue or answered your question.NEW ! Sidekick STM32 AI agent, see here
Larry Fey
Larry FeyAuthor
Associate
October 25, 2021

Thanks for the quick response.

Sad that this is the answer.

PatrickF
Technical Moderator
October 26, 2021

Hi,

100Mbit/s is still a decent bandwidth for most embedded Linux usages and RMII final solution is usually cheaper (PHY, magnetics, connector costs) and use less pins.

If in the future, you need to build another product with Gbit Ethernet, moving to a package with more IOs (such as LFBGA448 or TFBGA361) will be quite easy and will likely only deserve an update on DT without any SW impact.

Regards.

In order to give better visibility on the answered topics, please click on 'Select as Best' on the reply which solved your issue or answered your question. See also 'Best Answers'

In order to give better visibility on the answered topics, please click on 'Accept as Solution' on the reply which solved your issue or answered your question.NEW ! Sidekick STM32 AI agent, see here