i.MX 8M Plus UDC, number of endpoints

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

i.MX 8M Plus UDC, number of endpoints

790 次查看
ep2int
Contributor I

According to the i.MX 8M Plus reference manual (Rev 1), 11.2.1.2, the USB controller "Supports four programmable, bidirectional USB endpoints".

However, if I read address 0x3810c14c (GHWPARAMS3), I read the value 0x08210085. This would indicate that DWC_USB3_NUM_EPS is 16 and DWC_USB3_NUM_IN_EPS is 8.

This is also consistent with my testing. I have tried to enumerate a Function FS device with varying number of endpoints. I am able to enumerate with up to 7 IN and 7 OUT endpoints. Anything more than that causes an error. Given that the bidirectional control endpoint 0 will always occupy one IN/OUT endpoint pair, this seems to be in line with the values I read from the register.

Is the data sheet wrong? Do I have to worry that newer revisions of the chip will be limited to 4 bidirectional endpoints?

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

694 次查看
AldoG
NXP TechSupport
NXP TechSupport

Hello

Your findings are correct, it does seems that there is an error in the reference Manual, I'll report this to the documentation team.
It won't have endpoints reduced.

Thank you for sharing,
Best regards,
Aldo.

0 项奖励
回复