USB CDC K60 virtual com problem

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

USB CDC K60 virtual com problem

跳至解决方案
1,491 次查看
josei
Contributor II

I´m using USB CDC Vritural Com Example (MQX 4.1)  on a own desing borad K60. The usb enumerate correctly on a desktop PC, send and recibe data. But when I  connect a notebook the device not enumarate.

The usb schematics is:

usbK60-EGSE-CU.PNG

The K60 ucontroller is powered by an external regulator

My software configuration is like:

SO: W7 64bit

RTOS: MQX 4.1.1

HW:MK60DN512ZVLQ10 - 144LQFP

Tool: CW10.6

To discard problems in the notebook drivers made a test with a frdmk64 and is listed correctly.

Someone can help me with this problem?

标记 (3)
1 解答
1,317 次查看
cutworth
NXP Employee
NXP Employee

Hi Jose,

There is a major problem with your schematic. VOUT33 should be connected with 2.2uF. Otherwise there will not be stable 3.3V output on it. The internal USB transceiver relies on having 3.3V output on VOUT33 to operate correctly. Please try to add the cap.

Hao

在原帖中查看解决方案

2 回复数
1,318 次查看
cutworth
NXP Employee
NXP Employee

Hi Jose,

There is a major problem with your schematic. VOUT33 should be connected with 2.2uF. Otherwise there will not be stable 3.3V output on it. The internal USB transceiver relies on having 3.3V output on VOUT33 to operate correctly. Please try to add the cap.

Hao

1,317 次查看
josei
Contributor II

Thank Hao.

Im put the capacitor and work fine!!

Regards

0 项奖励
回复