STM32 Receive CAN Message
Posted on February 02, 2016 at 06:39Hello! I am using a STM32F302 custom made board. In a section of my codes, I am required to check the presence of any messages received successfully to set the baud rate. This is done before message filtering. Hen...