Gigabit Ethernet device design and implementation
Hi all,
I would like to design a device with the following features:
- Dual Gigabit ethernet,
- Encrypted communication: SNMPv3, HTTPS, SMTPS.
I am looking for a SoC that makes it possible to achieve this functionality. After doing some research, I have found the STM32MP135F which seems to be able to achieve this functionality.
There is a development board of the mentioned SoC, but it has 2 ethernet ports that run only at 100Mb/s. Regarding the STM32MP135F datasheet, it is able to run two gigabit ports by having two RGMII interfaces.
My Concerns are:
1) Is it possible to run gigabit ethernet by using the STM32MP135F SoC?
2) If yes, then I am wondering if there is an easy way to test it?
3) Can I test the GbE link by using the STM32MP135F-DK board?
4) Are there other ICs (that would require less complicated design), that allow to achieve the same functionality?
Any help is apprecciated!
