User Activity

Posted on October 23, 2016 at 23:03Hi everybody, when using the Standard Peripheral Library I could set DMA buffer size for I2S using something like the following:   DMA_InitStructure.DMA_BufferSize = BUFFER_SIZE; But when using STM32CubeMX I could ...