Kinetis k20 USBHS_PORTSC1.PHCD

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

Kinetis k20 USBHS_PORTSC1.PHCD

506 次查看
michaelbrudevol
Contributor II

Which ULPI registers are written (and what are the values) when USBHS_PORTSC1.PHCD is set or cleared?  I am trying to disable all pulls on Dp/Dm pins as I think they are messing up charger detection on our battery charger.  I set the bits in the ULPI transceiver, but after clearing PHCD, the bits that I set are no longer what I set them to (in this case, I wanted to set the opmode to non-driving so that the transceiver tri-states drivers). 

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

340 次查看
CarlosCasillas
NXP Employee
NXP Employee

Hello Michael,

 

Have you checked the datasheet of the ULPI interface IC? In case of the USB3300 chip included on the TWR-SER2 board, it has the capability of enabling/disabling the internal pull-up/pull-down on both D+ and D- pins. Regarding the software, you could refer to the examples for TWR-K60F120M and TWR-K70F120M boards from Freescale USB Stack v4.1.1 or MQX v4.0.2.

 

Hope this will be useful for you.

Best regards!

/Carlos

0 项奖励
回复