2022-02-04 05:26 AM
Hi,
I'm looking for a dual ethernet examples from ST, but I couldn't find any.
I've seen that there is no STM32 with dual ethernet interface.
So I look among the 3-port switch (KSZ8863 etc) but unfortunatly I cannot found any reference design by ST. Also, I cannot find any switch chip available in the market due to the long delays.
Maybe I could go with some serial ethernet module using SPI or UART ?
Speed isn't a requirement in my application, of course it would have been better to implement directly the TCP stack on the MCU using the ST libs, to have access to the code.
Any ideas/exampleslinks about how could I implement dual ethernet ?
Thanks