2020-02-08 02:37 PM
Configuration:
After setting I2S, I can normally at while loop recieve valid I2S singnal from convertor. After change code to DMA and starting the DMA via configuration tool, the handler runs only once. Handler is empty, I only have breakpoint to detect going through that. I think, that DMA don't have impuls to start new recieving when I2S signal is continous, I'm right? Do you have some solution?