MQX USB Device stack

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

MQX USB Device stack

4,227件の閲覧回数
admin
Specialist II

I am using MCF52259 microcontroller. I want to implement USB device in my project and I want to use USB device as Virtual COM port. I have following questions.

 

1. Is it possible to implement Virtual COM port using MQX USB device stack?

2. Is there any sample code to implement Virtual COM port using MQX USB device stack?

3. If I am able to implement Virtual COM Port in my hardware then where will I get virtual COM drivers for PC?

 

Thanks.

ラベル(1)
タグ(1)
0 件の賞賛
返信
5 返答(返信)

1,350件の閲覧回数
Prajwal
Contributor I

Hey i too am working on MCF52259 and trying to implement USB CDC device. Did you get the answer of how to do it using MQX?

0 件の賞賛
返信

1,350件の閲覧回数
DavidS
NXP Employee
NXP Employee

Hi Prajwai,

Did you try the lastest MQX release and run the following demo:

C:\Freescale\Freescale MQX 3.8\usb\device\examples\cdc\virtual_com

Regards,

David

0 件の賞賛
返信

1,350件の閲覧回数
siddu
Contributor I

Hi Prakash,

 

I am also looking for the similar kind of application. did u get a chance to implement this?

 

Regards

-Subhashini

0 件の賞賛
返信

1,350件の閲覧回数
DavidS
NXP Employee
NXP Employee

Have you tried the following example:

C:\Program Files\Freescale\Freescale MQX 3.4\usb\device\examples\cdc\virtual_com

Regards,

David

0 件の賞賛
返信

1,350件の閲覧回数
mjbcswitzerland
Specialist V

Hi

 

I believe that there is CDC device support in the latest MQX version.

 

It is probably easiest to use usbser.sys, which is available on every Windows PC. This allows a virtualCOM to be used without any extra work on the PC side.

 

Se also the following for more details: http://www.utasker.com/docs/uTasker/uTaskerV1.3_USB_Demo.PDF

 

Regards

 

Mark

 

0 件の賞賛
返信