Hi everyone,
I'm working with the STM32F405RGT6 and its CAN peripheral. I have a couple of questions regarding CRC handling:
- Does the STM32 CAN peripheral automatically calculate the CRC for both sent and received CAN messages?
- I noticed there is a CRC Error bit in the documentation. What is the purpose or functionality of this CRC Error bit?
Thanks for your help!
Best regards,