LPC546xx USB CDC Flow Control

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

LPC546xx USB CDC Flow Control

957件の閲覧回数
evan_ohlsen
Contributor II

I have been testing out the LPCXpresso 54618 dev board and trying to implement a serial com port using the onboard high-speed USB controller (USB1). The USB SDK available on NXPs website includes a virtual com port example project called "dev_cdc_vcom" which echoes the characters sent by the host PC through a virtual COM port, but does not seem to implement flow control. Is there a way to implement flow control between the Onboard USB1 device controller and the host-PC? I would like to be able to use the USB1 controller to communicate between host-PC and the LPC54618 as a COM Port device. 

Thank you,

Evan

ラベル(4)
0 件の賞賛
1 返信

829件の閲覧回数
ZhangJennie
NXP TechSupport
NXP TechSupport

Hi Evan

you can change whether DTE is present or not in the the Control Signal Bitmap Values.

 flow control can be changed with USB_DeviceCdcEvent SetControlLineState.

Have a nice day,

Jun Zhang

 

0 件の賞賛