Question

A block of 16-bit stereo audio data having the size of 4551792 bytes is transferred via I2S interface configured in DMA mode with 16-bit data width and DMA interrupts enabled. The sampling frequency is 44.1 kHz. Determine the maximum amount of data (total number of samples) per DMA transfer to implement playback so that all DMA transfers have the same size. Determine the time interval between DMA Transfer Complete Interrupts.

4551792 bytes / (2 bytes/sample) = 2275896 samples

Answers

Answer
are you sure this is correct?
There are no AI answers yet. The ability to request AI answers is coming soon!

Related Questions