STM32Cube FW_L4 V1.11.0 Bug in new CAN driver?
Posted on May 18, 2018 at 17:37Hi,in the HAL_CAN_IRQHandler, the checks for ALST and TERR errors are only done if RQCP is Set, meaning successful transmission:The hardware indicates a successful transmission by setting the RQCP and TXOK bits in the ...