Resolved! STM32F4x DMA NDTR, need your help
Hello, I have a SPI TX DMA, and I need to do the followingStep 1:start the TX DMA ,Step 2:stop the DMA,Step 3: store the NDTR register,Step 4: modify the size of the DMA SPIStep 5: restart the DMA with the new sizeStep 6: and restore the position of ...