This post is older than 2 years and might not be relevant anymore
More Info: Consider searching for newer posts

Streaming direct from SPI to I2S - nrf52

I'm using the nrf52832 and I need to stream audio from an SPI connected memory chip, to an I2S connected amplifier. Is there a way I can have the SPI device stream data directly to the I2S device, without having to manually double buffer it?

Parents Reply Children
Related