Question
DFSDM right shift not working with DMA
Hello,
if I start a filter with DMA enabled using method HAL_DFSDM_FilterRegularStart_DMA(&filter1, buffer, bufferLength), then the filter output is not right shifted.
The right shift works, if polling and manual result query is used.
I cannot find this problem in errata?
Could it be a configuration error?
regards,
