__HAL_LOCK routines with no __HAL_UNLOCK
Posted on November 03, 2016 at 15:39Hi,__HAL_LOCK has never bothered us previously with v 1.3 HAL library.However, I have updated to 1.5.1 STM32F7 lib and found that stm32f7xx_hal_sai caused us problems.It was related to the handle being kept locked...