spi dma getting zeroes after a while when we send massive amount of data on the lines
Hey, I'm using the STM32H743ZI device.I have an odd issue, but I will explain the setup first.we have 2 SPI channels with DMA that receive lots of data at a high rate from an external device.the STM receives the data from the SPI and does a small con...