Hello,
I have a question about the headphone jack output on the nRF5340 Audio DK.
In past DevZone threads, it has been stated that “the headphone output through the CS47L63 is mono (left channel only).” I would like to clarify the following points:
-
For the latest revision of the nRF5340 Audio DK currently available, is the headphone jack still limited to mono output only?
-
Is it possible to use other analog outputs or the digital I²S/TDM outputs of the CS47L63 to build a stereo output path through external circuitry?
-
If possible, could you provide recommended hardware connection examples and firmware configuration examples (Zephyr-based) for stereo output?
My end goal is to read mono PCM data from an SD card, duplicate it to both left and right channels, adjust the volume balance between them, and play it back in stereo through headphones.
Thank you in advance.