SPI with DMA only transmit and receive one byte of data?
Hello Comunity,
I am trying to receive data with stm32h745 from stm32f407. In polling mode and IT mode no issue of getting multiple bytes of data. But with the DMA I can only receive and transmit one byte of data and nothing more. DMA is configured in normal mode. Any suggestion.
Best Regards