What's minimal possible jitter when using STM32 DAC with DMA?
Hi,
I need to generate a special waveform via DAC on a STM32F446. DAC samples must be generated at about 240kHz but with minimal jitter. A DMA channel with timer trigger will provide the data from internal RAM or flash. What best case - minimal - jitter can I expect on my output signal (between two DAC samples)? I expect jitter to be caused by STM32 internal arbitration etc.
Matthias
