Question
I2C HAL own address format?
I have been struggling to get a simple I2C communication link working so that I can talk to my battery charger device. It's device address is 0x68. I have tried shifting this one bit the the left, not shifting the address. Nether works. Can someone shed some light on this statement in the HAL UM1905 User Manual?
DevAddress: Target device address: The device 7 bits
address value in datasheet must be shift at right before call
interface