Question
SPI_DMA Slave Receive only after reset
Posted on June 15, 2018 at 07:53
Hi st
I try to recieve spi dma slave by stm32f746 as slave
i send two bytes for test from master raspberry
when reset mcu it receive ok when i repeat request it receive nothing and rx buffer not changed
i tried checking over run and interrupts and error found nothing
it seem to be time sync problem with master but how it work after reset then stop working without any error
