2023-09-19 02:24 AM
Hello,
I have 2 NUCLEO boards connected to my computer and I don't see any option to select the target device when I run my project in STM32CubeIDE. I want to be able to run a different program on each board, how can I achieve that ?
Solved! Go to Solution.
2023-09-19 02:58 AM
You can distinguish them by unique "USB serial number" of their ST-LINKs. The IDE debugger config dialog and CubeProgrammer have a button to scan all ST-LINKs and show their "serial numbers".
2023-09-19 02:58 AM
You can distinguish them by unique "USB serial number" of their ST-LINKs. The IDE debugger config dialog and CubeProgrammer have a button to scan all ST-LINKs and show their "serial numbers".