-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Description
For a circular DMA setup, reading channel 0 will set the first buffer while reading channel 1 will set the second buffer.
To get the driver started, do an async read on channel 0 then on channel 1. When the channel 0 read finishes, do another read on channel 0. Likewise when channel 1 completes, do another read on channel 1.
For the i2s_ffifo, channel 0 will be read to the first open slot, channel 1 will be read to the seconds spot, then channel 0 will be read to the third spot and so on until the ffifo overflows.
Metadata
Metadata
Assignees
Labels
No labels