2023-05-31 07:25 AM
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
2023-06-03 10:18 AM
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.