Bit 0
RXAK: I
0: Slave receive acknowledge flag
1: Slave does not receive acknowledge flag
The RXAK flag is the receiver acknowledge flag. When the RXAK flag is "0", it
means that a acknowledge signal has been received at the 9th clock, after 8 bits of data
have been transmitted. When the slave device in the transmit mode, the slave device
checks the RXAK flag to determine if the master receiver wishes to receive the next
byte. The slave transmitter will therefore continue sending out data until the RXAK
flag is "1". When this occurs, the slave transmitter will release the SDA line to allow
the master to send a STOP signal to release the I
I
C Bus Communication
2
Communication on the I
transmission, a data transmission and finally a STOP signal. When a START signal is placed on
the I
C bus, all devices on the bus will receive this signal and be notified of the imminent arrival of
2
data on the bus. The first seven bits of the data will be the slave address with the first bit being the
MSB. If the address of the slave device matches that of the transmitted address, the HAAS bit in the
IICC1 register will be set and an I
routine, the slave device must first check the condition of the HAAS and IICTOF bits to determine
whether the interrupt source originates from an address match or from the completion of an 8-bit
data transfer completion or from the I
after the 7-bit slave address has been transmitted, the following bit, which is the 8th bit, is the read/
write bit whose value will be placed in the SRW bit. This bit will be checked by the slave device to
determine whether to go into transmit or receive mode. Before any transfer of data to or from the I
bus, the microcontroller must initialise the bus, the following are steps to achieve this:
• Step 1
Configure the corresponding pin-shared function as the I
in the IICC0 register to "1" to enable the I
• Step 2
Write the slave address of the device to the I
• Step 3
Set the I2CE interrupt enable bit of the interrupt control register to enable the I
Rev. 1.00
4-Key Enhanced Touch I/O Flash MCU
C Bus Receive acknowledge flag
2
C bus requires four separate steps, a START signal, a slave device address
2
C interrupt will be generated. After entering the interrupt service
2
C bus time-out occurrence. During a data transfer, note that
2
C bus.
2
C bus address register IICA.
2
Start
Configure the pin-shard
I/O ports to I
SET IICEN
Write Slave
Address to IICA
No
2
I
C Bus
Interrupt=?
CLR I2CE
Poll I2CF to decide
2
when to go to I
C Bus ISR
Go to Main Program
I
C Bus Initialisation Flowchart
2
84
C Bus.
2
C functional pins and set the IICEN bit
2
2
2
C function
Yes
SET I2CE
Wait for Interrupt
Go to Main Program
BS83A04C
C
2
C interrupt.
March 24, 2020
Need help?
Do you have a question about the BS83A04C and is the answer not in the manual?