Does the HAL CAN library include CRC calculation in its Transmit function?
Posted on January 05, 2017 at 13:32Hello,I am new to CAN and I was trying to understand how the HAL CAN APIs work. Based on my understanding of CAN 2.0 standard each data frame should have CRC field. How is this handled in bxCAN? Am I misunderstandi...