MCD54418 - CDC (Virtual COM) example

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

MCD54418 - CDC (Virtual COM) example

ソリューションへジャンプ
1,161件の閲覧回数
nicolasuhl
Contributor I

Hello,

I'm developping a new project on a Coldfire 54418 with MQX 3.6

I would like to implement a virtual COM port on my target.

Do you know where I can find an example of a virtual COM (CDC) on the MQX OS (for MCF5441x)

I would like to understand how to initialize the usb driver, how to set the baudrate (and parity, ...).

And then how to receive and send characters.

Is it possible to work with file handle to read and write to the USB port ? (The same way we do with an UART with fopen("ittya:", ...)

Sorry if my question has already been answered (I'm new in MQX and I have searched in the forum. But I didn't get a clear picture where the CDC examples can be found).

Thanks in advance.

Best regards

Nicolas

ラベル(1)
タグ(1)
0 件の賞賛
返信
1 解決策
868件の閲覧回数
DavidS
NXP Employee
NXP Employee

Hi Nicolas,

MQX3.6 is very old and out dated.  The current MQX for development is MQX4.0.

It has following example for you:

C:\Freescale\Freescale_MQX_4_0_EAR1\usb\device\examples\cdc\virtual_com

Regards,

David

元の投稿で解決策を見る

0 件の賞賛
返信
1 返信
869件の閲覧回数
DavidS
NXP Employee
NXP Employee

Hi Nicolas,

MQX3.6 is very old and out dated.  The current MQX for development is MQX4.0.

It has following example for you:

C:\Freescale\Freescale_MQX_4_0_EAR1\usb\device\examples\cdc\virtual_com

Regards,

David

0 件の賞賛
返信