Resolved! How to use DMA on STM32L0 with FIFO threshold ?
Posted on October 10, 2017 at 11:31Hello,I saw on the STM32L0 User Manual that FIFO mode and its threshold can be configured thanks to HAL_DMA_Init().For a given stream, HAL_DMA_Init() API allows programming the required configurationthrough the fol...