Tja1103 INH pin now going low

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

Tja1103 INH pin now going low

1,195 次查看
asorrentino
Contributor II

Good afternoon,

I'm encountering an issue with the TJA1103A ethernet transceiver when attempting to put it into sleep mode.

Starting with the electrical setup, the ETH PHY's VDDIO, VREGD_IN, VDD_CORE, and VREGA_IN are linked to buck converters, which I can deactivate. However, VDDAO_AO remains connected to a constant power source.

The INH pin and wakeup logic is clearly related to the always on supply domain. According to the datasheet's WISE_CONTROL register (Rev. 0.10 — 8 August 2022), the INH pin is naturally high "as long as the device has power." Consequently, I've turned off all the buck converters, cutting power to all the aforementioned domains except for VDDA_AO. The INH line, however, remains high.

Screenshot 2024-01-19 102809.png

I have two questions:
1. What does the term "device is powered" specifically mean? I assumed it relates to the non-permanent supply voltages and expected it to drop once the power is disconnected.
2. Assuming that turning off the power while maintaining the constant VDD is sufficient, what could be another reason for the INH pin to stay high?

Thanks,
Alessandro.

标记 (2)
0 项奖励
回复
1 回复

1,154 次查看
PetrS
NXP TechSupport
NXP TechSupport

Hi,

1) if VDDA_AO is applied and INH_OVERRIDE is set (default after every reset and wakeup) the INH is pulled high regardless of mode set
2) in order to release INH during sleep mode the INH_OVERRIDE must be cleared before transitioning to sleep mode.

You can read more info in chapter 6 Power modes of TJA1103 App note (AN13137)

BR, Petr

0 项奖励
回复