Hello Miyamoto,
RSTA bit is used in I2C master mode to generate the repeated start signal. Set the RSTA bit to 1 to generate the repeated start signal and then poll the IBB bit for '1'. Complete example can be found at drivers/i2c/busses/i2c-imx.c.
Regards,
Peter
Hello Miyamoto,
RSTA bit is used in I2C master mode to generate the repeated start signal. Set the RSTA bit to 1 to generate the repeated start signal and then poll the IBB bit for '1'. Complete example can be found at drivers/i2c/busses/i2c-imx.c.
Regards,
Peter