This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

INA233: slave address issue

Part Number: INA233

The custom board have eight current IC (INA233) and a mcu.

Read port 1  - The slave address set 0x80 and 0x81, status register and READ_IN(89h) are correctly.

                    - slave addr set 0x80 or 0x81 , read READ_IN are the same.

Read port 2, port 3, port 4 , port 5, port 6, port 7 port 8 - the slave address set 0x82 and 0x83, status register and READ_IN(89h) are not correctly.

Port 2 slave addr become 0x88 , 0x89.

Port 3 slave addr become 0x82 , 0x83.

Port 4 slave addr become 0x8A , 0x8B.

Port 5 ~ Port 8 cannot get correct value for READ_IN.

Could TI member give any suggestion?