User Activity

Hi,I am trying to do synchronous DAC and ADC sampling using timers on the STM32H747.A simplified diagram of my configuration is shown below.Basically I want to continuously set DAC values from a fixed buffer and read the their equivalent "real-world"...
Hello,I am fairly new to STM32 (and ARM MCUs in general), and I need a bit of help with DMA/MDMA transfers.I am using an STM32H747 dual core MCU and I intent to do some high-speed data sampling on the ADC (currently ~3 MSPS, going to 7-ish MSPS in th...