External Codec vs Onboard Codec Configuration Differences STM32F4
Posted on July 26, 2016 at 23:07I am trying to configure an external audio codec to work with the STM32F4 discovery board. I have got the onboard codec working via the spi driver (stm32f4xx_spi.c) and was wondering how I would have to configure thin...