Resolved! SPI DMA STM32U031 wrong data
Hi everyone,Im currently trying to use SPI with DMA mode on STM32U031G6 with an S2LP,In this specific case I want to obtain the number of bytes present in my FIFO (10 bytes here), but the problem is that my reading through DMA mode does not work.Belo...