You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Project demonstrating real-time communication between an STM32 (running FreeRTOS) and a Raspberry Pi Pico over CAN bus. The STM32 manages tasks for sensor data and communication, while the Pico rea…