Skip to main content
akshayamk
Associate III
February 2, 2016
Question

STM32 Receive CAN Message

  • February 2, 2016
  • 0 replies
  • 458 views
Posted on February 02, 2016 at 06:39

Hello!

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. Hence, I cannot use MSG_PENDING call to check for any messages. Hence, are there any other flags or calls I can use to check for any successfully received (RCVOK) message?

Any help is appreciated. Thanks!
    This topic has been closed for replies.