We have been working on building a Custom Board to process Audio recording and playback using the WM8731 Codec. We tested several Audio Boards using this chip and came up with a Prototype Board that worked as a Hat on the Pi 3B. The Codec Operated "as advertised" although I'm not sure if we have exactly the right driver (Audioinjector-Pi-Soundcard). The board is completely operational so we took it off from the Pi and and connected it to a CM3L on the Pi IO Board. We are using the same SD Card that we booted and operated the Pi with and used the same GPIOs on the CM3L that we used on the Pi, but it doesn't operate properly. We are able to record and use the audio pass through function, but the Codec will not playback. We can see activity on the data out GPIO from the IO Board (GPIO 21 ALT 0), but nothing from the Codec on GPIO 20. we are controling the Codec with GPIOs 2 and 3, ALT 0 and followed the connections: Bitclock GPIO 18 and LR Clock GPIO 19.
The only noticeable difference is the GPIOs are slightly more noisy on the CM3 Board and we think this might be the extra leads from the IO Board (about 6").
Any help would be greatly apreciated.
