User Activity

Posted on July 06, 2017 at 14:44I encountered a problem in stm32F7xx_HAL_CAN.c.In HAL_CAN_RECEIVE_IT, the resource remains locked because it is missing __HAL_UNLOCK (hcan)#stm32f7-fw-1.7.0-hal_can_receive_it()-problem