cs8420 u data buffer reading & writing

Status
This old topic is closed. If you want to reopen this topic, contact a moderator using the "Report Post" button.
cs8420 u data buffer reading & writing

Hi

I want to made a Digital Audio System using CS8420 controlled with a Texas Instruments MSP430F1611.

My first question is:

How to write the Memory Address Pointer (MAP) register? (The Official DataSheet does not contain that info)

My second question is:

How to read & write the U data buffer from CS8420 with the MSP via I2C? (register setups, one or two byte writing etc etc).

Thx in advance
 
Re: cs8420 u data buffer reading & writing

pkaszas said:
Hi

I want to made a Digital Audio System using CS8420 controlled with a Texas Instruments MSP430F1611.

My first question is:

How to write the Memory Address Pointer (MAP) register? (The Official DataSheet does not contain that info)

It does. Pages 30-32 cover it.



My second question is:

How to read & write the U data buffer from CS8420 with the MSP via I2C? (register setups, one or two byte writing etc etc).

Thx in advance

Again pages 30-32.
 
Status
This old topic is closed. If you want to reopen this topic, contact a moderator using the "Report Post" button.