9 years, 1 month ago.

I2S on mbed LPC11U24

is it possible to connect LPCU1124 to the Audio codec using I2S, on the ARMbed there are libraries only for mbed LPC1768 (Cortex-M3)?

Question relating to:

1 Answer

9 years, 1 month ago.

This would require a bit of effort to get the I/O handler up and running. Have a look into the datasheet for more details. http://www.nxp.com/documents/user_manual/UM10462.pdf

Accepted Answer

thanks Sam for this quick answer. effort to Get I/O handler up and running is acceptable. I am happy to contniue with lpc11u24 and not to switch to Cortex-M3. I have to connnect lpc11U24 to Wolsfon codec with I2S (4 Wire: TXDAT; RXDAT, BCLK, and RLCLK). I started this project expecting SSP in the lpc11Ux is capable doing this 4 wire connection...

posted by Dusan Aleksic 10 Mar 2015