Identify serial port on Windows for mxrt1050

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Identify serial port on Windows for mxrt1050

740 Views
dynamix
Contributor II

Hello everyone,

On Linux, when I connect the mxrt1050 board to the PC, a short description is shown like "DAPLink-CMSIS-DAP", and I am using this description to identify the board in the python application that I wrote to connect to that board automatically. However, on Windows, the identifier is very general, like "USB COM PORT". I wonder if there is any way for me to recognize which serial port corresponds to the mxrt1050 board without disconnecting the board and connecting it again.

Thanks,

 

Labels (1)
0 Kudos
Reply
1 Reply

722 Views
FelipeGarcia
NXP Employee
NXP Employee

Hi,

Yes, it is possible to change the device name by using registry editor on Windows 10. I found the following article in the web that describes how you can do it.

https://www.avoiderrors.com/rename-devices-device-manager/

At the end I was able to see my board with a different name in the device manager.

image.png

Best regards,

Felipe

-------------------------------------------------------------------------------

Note:

- If this post answers your question, please click the "Mark Correct" button. Thank you!

- We are following threads for 7 weeks after the last post, later replies are ignored. Please open a new thread and refer to the closed one, if you have a related question at a later point in time.

------------------------------------------------------------------------------ 

0 Kudos
Reply