Skip to main content
Visitor II
May 31, 2023
Question

PMOD (or Arduino) Ethernet on STM32H747i-disco Board

  • May 31, 2023
  • 1 reply
  • 826 views

Has anyone tried to get ethernet over PMOD or perhaps with Arduino working on the STM32747i discovery board? I need ethernet but modifying the solder bridges is not something I can do.

Maybe I could use the STMod+ expansion board and try the mikroBus connector?

Thanks.

-bill

    This topic has been closed for replies.

    1 reply

    Visitor II
    June 3, 2023

    The remote ethernet are spi based, so probably low speed. The 10/100 ethernet of STM32 uses 10 wires and 25Mhz clock. If it is not a production project, the spi click will lower the complexity and development time.