Hello,
I am looking for a development board offering two “single pair ethernet” connections and a wireless connection. Processors and SPE/wireless chips shall be supported by threadx / netxduo (since a “road to safety certification” and an snmp client implementation are needed).
The possible solutions I have been looking at so far:
A) Using an ESP32 is not supported by threadx/netxduo (GitHub - eclipse-threadx/threadx: Eclipse ThreadX is an advanced real-time operating system (RTOS) designed specifically for deeply embedded applications.). Otherwise it would work using:
- MicroMod Main Board - Double
- 2x MicroMod Single Pair Ethernet Function Board - ADIN1110
- MicroMod ESP32 Processor
B) Connecting three MicroMod function boards:
- MicroMod Main Board - Triple ?!?
- 2x MicroMod Single Pair Ethernet Function Board - ADIN1110
- MicroMod WiFi Function Board - DA16200
- MicroMod STM32 Processor
C) Replacing ADIN1110 by ADIN2111 in the MicroMod function board:
- MicroMod Main Board - Double
- MicroMod Single Pair Ethernet Function Board - using ADIN2111 (https://www.analog.com/en/products/adin2111.html) and two SPE connectors instead of ADIN1110 with a single SPE connector
- MicroMod WiFi Function Board - DA16200
- MicroMod STM32 Processor
Has anyone tried out options B) or C) and recommend which option to choose?
Or is there an option D) that I have not thought about yet?
Best regards,
David