SC18IS602B:There is no response signal when writing the device ID through I2C configuration

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

SC18IS602B:There is no response signal when writing the device ID through I2C configuration

ソリューションへジャンプ
1,382件の閲覧回数
liqiang25346
Contributor I

CLK104中I2C转SPI芯片.png

The hardware schematic is shown in the diagram. So when writing, the device ID is 01011110. But why is there no response signal after writing?
The premise is that there is no problem with the code logic of I2C (which has already been used on other chips)

タグ(1)
0 件の賞賛
返信
1 解決策
1,361件の閲覧回数
TomasVaverka
NXP TechSupport
NXP TechSupport

Hi Wang,

If you are not receiving any response when writing the slave address, here are a few things to verify:

1. Double-check the wiring of the address pins. Ensure there is 3.3V on them if you are using 0x5E as the address.

2. Verify the SDA and SCL connections and their pull-up resistors as improper pull-ups can cause communication failure.

3. Verify the power supply voltage and ensure the SC18IS602B is properly grounded.

4. Check the reset input to ensure the device is not being held in a reset state (J26 unpopulated).

5. Consider testing with a different SC18IS602B device to rule out hardware damage.

BRs, Tomas

元の投稿で解決策を見る

0 件の賞賛
返信
3 返答(返信)
1,362件の閲覧回数
TomasVaverka
NXP TechSupport
NXP TechSupport

Hi Wang,

If you are not receiving any response when writing the slave address, here are a few things to verify:

1. Double-check the wiring of the address pins. Ensure there is 3.3V on them if you are using 0x5E as the address.

2. Verify the SDA and SCL connections and their pull-up resistors as improper pull-ups can cause communication failure.

3. Verify the power supply voltage and ensure the SC18IS602B is properly grounded.

4. Check the reset input to ensure the device is not being held in a reset state (J26 unpopulated).

5. Consider testing with a different SC18IS602B device to rule out hardware damage.

BRs, Tomas

0 件の賞賛
返信
1,347件の閲覧回数
liqiang25346
Contributor I
I found that sometimes there is a response when writing the device ID, and sometimes there is no response. What is the reason for this?? There should be no problem with the hardware. Is the clock in my I2C protocol 400KHz related to this?
0 件の賞賛
返信
1,350件の閲覧回数
liqiang25346
Contributor I

Hello, I can now receive a response signal when writing the device ID, but when I continue to write to register address F0, there is no response signal. Why is this? Wow? Can I ignore his response signal and directly write the register address and register value? Can I successfully configure this device?

0 件の賞賛
返信