STM32H745 problem with SPI in DMA and DMAMUX synchronization with LPTIM2
Hello,I'm working on a board with STM32H745. The mcu has to interface with an external ADC (LTC2335-16) to permit a max sample rate of 1M/s (during software develop 20KHz see images). So, i've decide to use LPTIM2 to generate the 1MHz signal (50% dut...