HELP WITH PTN3460 I2C BUS OPERATION - ADDRESS value does not work

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

HELP WITH PTN3460 I2C BUS OPERATION - ADDRESS value does not work

1,309件の閲覧回数
david_albert
Contributor I

When we set the PTN3460 chip DEV_CFG pin to GND, the I2C Slave Address should be 0x40.  We don't get any replies on this address value of 0x40.  When we change the address to 0x20, the I2C transactions start to work, why is this???  It is this way across all our boards and even another development board from another vendor.

ラベル(4)
0 件の賞賛
2 返答(返信)

848件の閲覧回数
TomasVaverka
NXP TechSupport
NXP TechSupport

Hi David,

Yes, the 7-bit slave address of the PTN3460 when DEV_CFG = low is 0x20. This address must be placed in the upper 7 bits of the byte and the Write bit (0) is in the LSB. This translates to 0x40 for a write operation.

The data sheet is a bit unclear about this and I have already asked for correction.

Best regards,

Tomas

0 件の賞賛

848件の閲覧回数
kasperhansen
Contributor II

Hi Tomas

We are trying to communnicate with the PTN3460 over the MS I2C. 

Please specify what the I2C settings should be, this is not to be found anywhere in the datasheet.

Is there a simple command we can send to the chip to verify that it is running?

0 件の賞賛