LPC4357 USB0 not working

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

LPC4357 USB0 not working

1,030 次查看
ReinierdHeijer
Contributor I

Since we are using first revision chips of the LPC4357 (in stead of B-revision), USB0 is not working anymore. During initialization of the USB device-controller, the VD bit of the OTGSC register has been set. That means that VBUS is beeing discharged. Resetting this bit afterwards will cause VBUS to go high again, but still won't connect to USB. USB-ROM stack versions are still the same.

Does anyone know what might happen here?  Can some configuration be done prior to initialization?

Thanks in advance

0 项奖励
回复
2 回复数

1,008 次查看
ZhangJennie
NXP TechSupport
NXP TechSupport

Hi ReinierdHeijer 

I guess you use RevA? I suggest you using  USBD Library for LPC4300/LPC1800 series MCUs 

https://www.nxp.com/docs/en/application-note/TN00041.zip

Thanks,

Jun Zhang

0 项奖励
回复

1,001 次查看
ReinierdHeijer
Contributor I

Hello Jung Zhang,

Thank you for your reply! I'm using Rev- (init revision) chips currently. 
I'll try to update the USBD driver stack with the updated version as suggested in the paper.
Hope it will work again.

Kind regards,
Reinier

 

0 项奖励
回复