Question, how to fix USB speed into 'full', i.MX6Q

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

Question, how to fix USB speed into 'full', i.MX6Q

477 次查看
SLICE
Contributor IV

Dear team,

My customer is using i.MX6Q and their software is based on Linux(L 3.14.28).

My customer is trying to reduce communication speed of USB to 12MBps(Full-speed).

They want to fix the speed to ‘full-speed’ due to its anti-noise capability.

They have wrote the followings into &usbhi and &usbotg in DTSI file, but the speed was still ‘hi speed(480Mbps)’.

maximum-speed=”full-speed”

 

Could you show me how to fix the speed into ‘full-speed’?

And could show me why the speed does not fix to full-speed when they wrote as above?

 

Actually, they have achieved by modifying usb/chipidea/core.c file.

But they still need to know the way they did is right.

Thanks,

Miyamoto

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

367 次查看
art
NXP Employee
NXP Employee

Unfortunately, the option you describe does not work through the .dts file due to the software bug. So, your customer did it the right way.


Have a great day,
Artur

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

0 项奖励