Hi Team,
I built the yocto image and uploaded successfully into the ADSP-SC589 following the guide: github.com/.../Getting-Started-with-ADSP‐SC589‐MINI-(Linux-for-ADSP‐SC5xx-Processors-3.1.0)
Then I also cross-compiled a simple server-client to send messages through the Ethernet to a PC.
Now I would like to read from the A2B bus the audio channels coming from the 4 microphones connected and send the raw data through the Ethernet.
Is there a guide to do this? Any suggestion about the library I should use to access the data on the A2B bus?
thanks