Stm32 dma question
Posted on February 25, 2016 at 08:39I use stm32f407 microcontroller and I have a problem with spi send DMA mode.I use send data to vs1011 chip . when I use send data without DMA , Play sound wihout any problem. but when I enable DMA , vs1011 chip c...