2024-11-16 04:20 AM - last edited on 2024-11-16 05:43 AM by Andrew Neil
Hello ST Community,
I am currently working on a project to design an Ethernet-to-CAN Gateway and implement Automotive Ethernet (SOME/IP) functionality over it. The objective is to enable seamless communication between CAN FD networks and Ethernet-based automotive systems, which are increasingly prevalent in modern vehicles.
Hardware Implementation:
Software Implementation:
I would greatly appreciate any advice, relevant resources, or reference designs to help me achieve this. If you've worked on similar projects, your insights would be invaluable!
Thank you in advance for your guidance and support.
Solved! Go to Solution.
2024-11-16 04:39 AM
Hi,
For suggestions on STM32 and available libraries, please post in appropriate STM32 Community:
https://community.st.com/t5/stm32-mcus-embedded-software/bd-p/mcu-embedded-software-forum
For Ethernet protocol in Automotive, you can start from SPC58EC that has a 100BASE Ethernet port and an implementation of the MAC running under FreeRTOS. The board is SPC58EC-DISP
Buy SPC5 Automotive MCU Eval Tools:SPC58EC-DISP - eStore - STMicroelectronics
Other boards with Automotive Ethernet will come by the end of this year.
Best Regards,
AutoDevKit Team
2024-11-16 04:39 AM
Hi,
For suggestions on STM32 and available libraries, please post in appropriate STM32 Community:
https://community.st.com/t5/stm32-mcus-embedded-software/bd-p/mcu-embedded-software-forum
For Ethernet protocol in Automotive, you can start from SPC58EC that has a 100BASE Ethernet port and an implementation of the MAC running under FreeRTOS. The board is SPC58EC-DISP
Buy SPC5 Automotive MCU Eval Tools:SPC58EC-DISP - eStore - STMicroelectronics
Other boards with Automotive Ethernet will come by the end of this year.
Best Regards,
AutoDevKit Team