rt1021 usb2serial driver problem

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

rt1021 usb2serial driver problem

950件の閲覧回数
low_stack
Contributor II

Hi, i program a custom board with mimxrt1021 M7 processor. My os is windows 10. I want to connect custom board from mini usb port as a serial com port. I searched driver for windows and found USB2SERA10 driver. But it doesnt work, usb device is not recognized. Is there any solution for me? Does anyone  know that USB2SERA10 driver support windows 10?

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

928件の閲覧回数
low_stack
Contributor II

Hi @jingpan , first thank you for your quick reponse. On my custom board there is a signal processing algorithm running on freertos os with multitasking configuration. And my purpose is to send some debug data to windows machine via virtual com port while my tasks are working. I am using Mcuxpresso ide.

0 件の賞賛
返信

910件の閲覧回数
jingpan
NXP TechSupport
NXP TechSupport

Hi @low_stack ,

There is dev_cdc_vcom_freertos demo in SDK. You can merge this demo to your code.

 

Regards,

Jing

0 件の賞賛
返信

908件の閲覧回数
low_stack
Contributor II

Ok i will add it, so there is no need to load any driver to windows part?

0 件の賞賛
返信

899件の閲覧回数
jingpan
NXP TechSupport
NXP TechSupport

Hi @low_stack ,

Win10 should needn't.

 

Regards,

Jing

931件の閲覧回数
jingpan
NXP TechSupport
NXP TechSupport

Hi @low_stack ,

The problem is what is running on your board? Is it a USB VCOM project? If it isn't, then you can download RT1021 SDK. It has a USB VCOM demo. After you download the project, there isn't other USB to serial driver needed.

 

Regards,

Jing

0 件の賞賛
返信