LPC5536 USB Does not Reinitiate after Replugging

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

LPC5536 USB Does not Reinitiate after Replugging

515件の閲覧回数
madhubanti
Contributor III

I am using the LPC5536 mcu. I am using the lpcxpresso55s36_dev_cdc_vcom_lite_bm example to establish my USB implementation. 
From a circuit connection perspective i am using pins 98 and 99 as my DP and DM pins respectively for the USB.

My question is do i need to configure any other pin to make the connection successful?

I see in the example pin 92 which is VBUS is included in the pin configuration. Do i need to connect it to somewhere in my circuit diagram as well? or i can ignore it.

0 件の賞賛
返信
3 返答(返信)

493件の閲覧回数
EdwinHz
NXP TechSupport
NXP TechSupport

Hi @madhubanti,

As mentioned on the readme.md file: "Because there is no dynamic detection between the host and the device, the COM port must be closed from the terminal tool prior to unplugging the CDC device. Otherwise, the CDC device won't get recognized next time when plugging in with the COM port still opened."

Are you making sure to follow this requirement?

 

0 件の賞賛
返信

351件の閲覧回数
madhubanti
Contributor III

My aplogoies. Can you tell me where to look for the readme file?

0 件の賞賛
返信

338件の閲覧回数
EdwinHz
NXP TechSupport
NXP TechSupport

Hi @madhubanti,

Of course, the comment I mentioned is in the "readme.md" file that is located under "lpcxpresso55s36_dev_cdc_vcom_lite_bm" > "doc" folder.

0 件の賞賛
返信