I2C write code not working in uboot-imx

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

I2C write code not working in uboot-imx

216 Views
rest1132
Contributor I

I'm porting uboot-imx of i.MX8QXP to add a sequence sending I2C data into IC chips mounted on our custom board.

I used a I2C API, dm_i2c_reg_write, when I make some code sending I2C data to change register bit field.

After writing I2C data, there was no change when I read the register on I2C bus.

What is cause of this problem?
Would you give me some advice?

0 Kudos
0 Replies