Usage Fault with STM32F7 HAL
Posted on October 21, 2016 at 01:09HI All,If I enable usage faults in my F7Discovery project (F769) - I get usage fault in the HAL - specifically in stm32f7xx_hal_dsi.c line ♯ 1281 hdsi->Instance->GPDR=((uint32_t)(*(ParametersTable + uicounter)) | \...