Hello,
I'm using two nRF5340 MCUs with BLE5.2 audio in an application. I had a couple questions I hoped the Devzone could help answer.
1. On one of the MCUs, I was originally going to have the audio data exit the MCU via the I2S bus. This would then be fed into an external DAC. A DAC, not a codec or amplifier, as the DAC then feeds into op-amps for more external filtering of the audio signal. Instead, can the nRF5340 do this DAC aspect internally and the can the audio signal exit the nRF5340 as an audio (mono, single-ended) analog output?
2. Can double pole bandpass filtering be done in firmware to audio data?
Thanks,
Rob