Communication between STM32 and Raspberry Pi Ethernet
Hello
I am working in a project where I'm connecting 2 boards STM32 with FDCAN Bus, one board has all the sensors connected, and the other one receives the data, basically I send floats (measures of the sensors) and It is done!, but now, I would like to transmit from my second STM32 (receiver) to a Raspberry Pi 3 via Ethernet. Honestly, I don't know where to start or what configuratios should I try
Thanks
