LPC4337 and NAU8822LYG codec

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

LPC4337 and NAU8822LYG codec

897 Views
moller
Contributor II

Hello there.
First time working with I2S on an ARM processor. I am using an LPC4337 (LBGA256) and want to use the NAU8822LYG CODEC.
This codec has;
MCLK
BCLK
FS
DACIN
ADCOUT
The UM19503 manual states two kinds of 4-wire operating modes (transmitter mode and receiver mode).
I am very much in doubt how to connect these 5 I2S pins from the CODEC to my processor. (I want to use I2S0).
I assume MCLK and BCLK can be combined. Any help would be welcomed!


Thanks in advance.

0 Kudos
2 Replies

622 Views
bernhardfink
NXP Employee
NXP Employee

MCLK does not belong to the I2S interface definition. See more info to this pin in chapter 8 of the NAU8822 data sheet.

MCLK  -  master clock for the CODEC device

BCLK  -  bit clock of the I2S data 

FS  -  frame sync signal

DACIN  - data input of the CODEC device
ADCOUT  -  data output of the CODEC device

0 Kudos

622 Views
moller
Contributor II

Hello and thanks for your answer.

I do have a hard time figuring out the connections from BCLK, FS, DACIN and ADCOUT to the LPC43xx processor. I can see there are many ways of doing 4-wire setups but none of them makes any sense to me and gives answer to which pin goes to BCLK etc. 

Kind regards

0 Kudos