Resolved! Blue Pill: Sending Data from python's Serial library over UART (DMA) to CAN Bus
STM32F103C8T6 CAN Not Responding — UART to CAN TestI’m testing a very simple setup with two STM32F103C8T6 (Bluepill) boards.The goal is just to send data from my PC to one STM32 through UART, and then transmit it over CAN to another STM32 board.Setu...