General Description
Allows simple connectivity between a UART 2-wire port (Tx/Rx) and an I2C compatible bus. Allows simple programming and debug of an I2C device using a remote PC and terminal program.
Key Design Features
– UART compliant with only 2-wires required (Tx/Rx)
– UART baud rates from 9600 to 921600
– UART configurable number of stop bits and parity
– I2C bus support for 100 kbps, 400 kbps, 1 Mbps, 4 Mbps or custom rates
– Configurable I2C slave address
– Provides basic commands to read and write registers on the I2C bus
Applications
– Simple method for translating serial UART commands to I2C
– Essential tool for the remote debug of I2C devices via an external PC and
a terminal program (e.g.TeraTerm, HyperTerminal, PuTTY, YAT …)
View datasheet