LPC4370 / Is it possible to apply a specified voltage to the USB pin when the device power is off?

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

LPC4370 / Is it possible to apply a specified voltage to the USB pin when the device power is off?

跳至解决方案
1,179 次查看
yasushihasegawa
Contributor III

Dear All,

Our device is implemented with LPC 4370.
There is a question about the case where our device is not powered on and voltage is supplied from the target host side via the USB cable.

[Background]
(1) Our device is a USB device, not a host.
(2) Our device is "self-powered device", not "bus-powered device".
(3) The other USB host device and our device are connected by a USB cable, and a voltage within the specified range is supplied to the USB cable from the USB Host device.

[conditions]
(1) The device power supply is OFF, and the following pins of LPC4370 are not powered.

  VDD (IO)
  VDD (REG) (3 V 3)
  VDDA (3 V 3)
  USB0_VDDA3V_DRIVER
  USB 0 _ VDDA 3 V 3
  Vprog (pf)

(2)Voltage is applied to our device from the other host's side via the USB cable under the above conditions.

[Question]
Is there a problem in applying a voltage within the specified range to the following USB pins of LPC 4370? 
In other words, will internal latch-up and malfunctions not occur?

  Pin name / specified range
  USB0_VBUS / min 0[V], max 3.6[V]
  USB0_DP / min 0[V], max 3.6[V]
  USB0_DM / min 0[V], max 3.6[V]
  USB0_ID / min 0[V], max 3.6[V]

Best Regards,
Yasushi

0 项奖励
回复
1 解答
998 次查看
soledad
NXP Employee
NXP Employee

Hi,

The data sheet provides absolute max rates for a scenario similar to yours (Vddio=0v) as it is specified in table 10. pastedImage_1.png

so you shouldn't have issues if you are careful with voltage spikes when restoring the supply to the device.

Have a great day,
Sol

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

在原帖中查看解决方案

2 回复数
999 次查看
soledad
NXP Employee
NXP Employee

Hi,

The data sheet provides absolute max rates for a scenario similar to yours (Vddio=0v) as it is specified in table 10. pastedImage_1.png

so you shouldn't have issues if you are careful with voltage spikes when restoring the supply to the device.

Have a great day,
Sol

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

998 次查看
yasushihasegawa
Contributor III

Dear Soledad,

Thank you for your support.
I satisfy with your answer and advice.

Best Regards,
Yasushi Hasegawa

0 项奖励
回复