streaming of buffer that fills with DMA over USB_FS
I encountered a complex problem and I don't understand where should I start untangle it.What I want to do:I have a buffer (allocated in SRAM_1) that filling up with DMA. DMA pass TIM2_CCR1 value into buffer's cells.Flow:unsigned int dma_buffer[15360*...