2023-11-17 01:52 AM - last edited on 2023-11-17 07:01 AM by Amel NASRI
Dear ST community,
I am facing an issue with the virtual COM port for my NUCLEO-F070RB board. It is not working on my Windows 11 computer, and I am not sure how to resolve this. Can you please provide me with some guidance or solutions to this problem?
Thanks and Regards,
Santhosh
Solved! Go to Solution.
2023-11-17 10:18 AM
Was this board & firmware working ever before on other Windows machine? or a non-windows machine?
Is the device visible in the device manager? if yes, what is the problem indication there?
Generally, imagine that someone else tells you about their issue. What would you tell that person? Which information they need to provide?
2023-11-17 10:18 AM
Was this board & firmware working ever before on other Windows machine? or a non-windows machine?
Is the device visible in the device manager? if yes, what is the problem indication there?
Generally, imagine that someone else tells you about their issue. What would you tell that person? Which information they need to provide?
2023-11-17 10:35 AM - edited 2023-11-17 10:36 AM
Is the cable known to work? Or a random one out of a box / draw?
As Pavel suggests try some other machine. Avoid hubs or docking stations.
Do you get the Windows ding-dong sound to suggest it recognized something was attached, or not? Does it show up in Device Manager?
If it doesn't have drivers for it, load those, either as a separate package or part of an STM32 Cube Programmer install.
2023-11-17 11:26 AM
Virtual COM ports (CDC-ACM) have in-box drivers in Windows 11 (or any decent modern OS). No need to install any custom driver unless very sure it is needed.
2023-11-20 11:26 PM
Thank you for your suggestion
2023-11-20 11:27 PM
Thank for your reply
2023-11-21 12:00 AM
DFU bootloader works?
If not, problem is hardware. If yes, problem is your software.
JW