configure USB from self-powered mode to bus-powered mode

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

configure USB from self-powered mode to bus-powered mode

552 次查看
adi2Intel
Contributor III

Hi

were are working with 105x and testing usb features

we want to use the USB mode as USB self powered mode and not Bus powered 

using SDK examples 

  1. How can we switch existing USB SDK example from self-powered mode to bus-powered mode?
  2. can it be configured during runtime? or only one time on startup?

Thanks

Adi 

Intel

标签 (1)
0 项奖励
回复
1 回复

453 次查看
jingpan
NXP TechSupport
NXP TechSupport

Hi @adi2Intel ,

If you just want to doing a software change, you can modify bMaxPower field of USB Configuration Descriptor to a small value, each step is 2mA.

If you want to make a hardware change, you can even not connect USB interface VBUS line, just add a on board 5v to USB_OTG1_VBUS. USB can detect connection by D+/D-.

 

Regards,

Jing  

0 项奖励
回复