Part Number: MSPM0G3507
Tool/software:
Hi,
There are two examples for I2C/UART bridge from the MSPM0 SDK, which are the "uart_to_i2c_bridge" and the "i2c_to_uart_bridge".
I would like to confirm if the following two descriptions as my understanding are correct.
It looks like they would work together in case that a host UART connects to a "uart_to_i2c_bridge" which is connected by a "i2c_to_uart_bridge".
But they would not work together in the other case that a host I2C connects to a "i2c_to_uart_bridge" which is connected by a "uart_to_i2c_bridge", for the their UART protocols are not exactly same.
Thanks,
Jim