User Activity

I am using STM32h753XI.The MCU uses 2 SPI channels (SPI1 and SPI2) in slave receive mode.The MCU uses 2 DMAs channels (DMA1 stream0 and DMA2 stream0) to read the data from SPI1 and SPI2 and write it to SRAM1 and SRAM2 respectively.The input SPI sclk ...