• CS42L52 Codec Configuration on MCBSTM32F400 board
    Hi , I am having a little bit of trouble configuring the audio codec (CS42L52) on the MCBSTM32F400 evaluation board . I am trying to do a reset to the codec via the reset pin , but looking from...
  • MCBSTM32F200 and CS42L52 Audio Init Issues
    Hi Everyone! I am trying to get the audio to work. Not trying to do anything too complicated. Just want it to beep. I went through the schematics and documentations and came up with some code. A...
  • keil mcbstm32f400 codec
    I have written the code for cs42l52 codec for keil mcbstm32f400 shown below,i am sure about the other part of my code but there is something wrong with the attached code which i am not able to figure...
  • MCBSTM32C CODEC Example
    I have a MCBSTM32 board which uses the STM32F107 and includes the CS42L52 audio CODEC. Has anyone had success using this CODEC with the dev board? I've written code to generate the 12 MHz MCLK input...
  • LPC3250 I2S with UDA1380 Codec
    Hi All, Can anybody tell me how the CODEC and I2S will communicate? We want to play a PCM audio file using I2S. What exactly we have to do for playing a PCM audio file?