STM32H7A3 SAI with DMA for real time DAC emulation with no software overhead
Hello,In my project I need to do two 10kHz feedback loops, and I want to make as much in hardware, so I don't have to waste time communicating with dual channel DAC.So my bright idea is to use a fast 200ksps 24b DAC for generating analog setpoints. I...