Open
Description
The implementation of I2SOut is basic and only uses the FIFO. This seems to work OK. However, if the (R)DMA peripheral were used instead, it would create fewer interrupts which might be a marginal benefit for performance, or enable audio to play without glitches for longer with interrupts disabled.