Question
STM32H743VG QSPI in double flash mode for driving external DAC
I need to make 2 DAC channels 4bit each. I plan to use QSPI in double flash mode.
Task is to play prerecorded samples from RAM cyclically. Samplerate is 45Msamples/second
I plan to use DMA in circular mode to send data from RAM to QSPI
Are there limitations on summary samples count? Because I see data size fields in QSPI registers
Are there any other limitations for my setup?
