English
Language : 

TDA7303 Datasheet, PDF (13/20 Pages) STMicroelectronics – Digital controlled stereo audio processor with loudness
TDA7303
3
I2C bus interface
I2C bus interface
Data transmission from microprocessor to the TDA7303 and viceversa takes place thru the
2 wires I2C BUS interface, consisting of the two lines SDA and SCL (pull-up resistors to
positive supply voltage must be connected).
3.1
Data validity
As shown in Figure 20, the data on the SDA line must be stable during the high period of the
clock. The HIGH and LOW state of the data line can only change when the clock signal on
the SCL line is LOW.
3.2
Start and stop conditions
As shown in Figure 21 a start condition is a HIGH to LOW transition of the SDA line while
SCL is HIGH. The stop condition is a LOW to HIGH transition of the SDA line while SCL is
HIGH.
3.3
Byte format
Every byte transferred on the SDA line must contain 8 bits. Each byte must be followed by
an acknowledge bit. The MSB is transferred first.
3.4
Acknowledge
The master (µP) puts a resistive HIGH level on the SDA line during the acknowledge clock
pulse (see Figure 22). The peripheral (audioprocessor) that acknowledges has to pull-down
(LOW) the SDA line during the acknowledge clock pulse, so that the SDA line is stable LOW
during this clock pulse.
The audioprocessor which has been addressed has to generate an acknowledge after the
reception of each byte, otherwise the SDA line remains at the HIGH level during the ninth
clock pulse time. In this case the master transmitter can generate the STOP information in
order to abort the transfer.
3.5
Transmission without acknowledge
Avoiding to detect the acknowledge of the audioprocessor, the µP can use a simplier
transmission: simply it waits one clock without checking the slave acknowledging, and sends
the new data.
This approach of course is less protected from misworking and decreases the noise
immunity.
13/21