rt1021 usb2serial driver problem

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

rt1021 usb2serial driver problem

946 次查看
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 回复数

924 次查看
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 项奖励

906 次查看
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 项奖励

904 次查看
low_stack
Contributor II

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

0 项奖励

895 次查看
jingpan
NXP TechSupport
NXP TechSupport

Hi @low_stack ,

Win10 should needn't.

 

Regards,

Jing

927 次查看
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 项奖励