2024-02-28 02:59 AM
As per title. I can build the SW but when I try to flash with CubeProgrammer my Nucleo f446re I get the error that no probe is detected. I am pretty sure that I am missing ST-LINK drivers. I made a search on the community forum and all I could have is this 2010 post ending that some development is underway.
As it is 2024, what is the outcome? How can I install st-link drivers for my Linux distribution?
2024-02-28 06:55 PM - edited 2024-02-28 06:56 PM
Redirect USB device from Windows host to WSL:
https://www.xda-developers.com/wsl-connect-usb-devices-windows-11/
I did this some time ago, not trivial but seems to work. But then switched back to native Windows, because it's just easier ))
2024-02-28 10:13 PM
Thanks! In-fact, I had the feeling (not only for embedded systems work) that working natively on Windows is way better than working on wsl. But you know, we are nerdy people, we like to explore :)