Closed HWittlich closed 6 years ago
The STM32 BOOTLOADER / zadig routine is only needed for boards that directly use USB. Nucleo boards use the ST-Link Debug Interface. Just install the drivers off ST's webpage.
On Mon, May 7, 2018 at 3:35 PM, HWittlich notifications@github.com wrote:
First of all, thank you for your time! While following the step-by-step guide on a win7 machine, I encountered the following problem: When showing all devices in Zadig, I cant see a STM32 BOOTLOADER. Instead, the B-L072Z-LRWAN1 board shows up as ST-Link mass storage, ST-Link Debug and ST-Link VCP Ctrl. [image: unbenannt] https://user-images.githubusercontent.com/7223399/39726368-1672e902-524f-11e8-9fd9-31ca4ba7300c.png
I'm unsure how to proceed from here, your help would be greatly appreciated.
— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/GrumpyOldPizza/ArduinoCore-stm32l0/issues/9, or mute the thread https://github.com/notifications/unsubscribe-auth/AG4QfDYQLkA3K-JwdPOcPHoR4WP3UFehks5twL4_gaJpZM4T1rnf .
Ah, thank you so much for your help. Just in case someone else happens to look for the drivers, I found them here:
ST-LINK, ST-LINK/V2, ST-LINK/V2-1 USB driver signed for Windows7, Windows8, Windows10
First of all, thank you for your time! While following the step-by-step guide on a win7 machine, I encountered the following problem: When showing all devices in Zadig, I cant see a STM32 BOOTLOADER. Instead, the B-L072Z-LRWAN1 board shows up as ST-Link mass storage, ST-Link Debug and ST-Link VCP Ctrl.
I'm unsure how to proceed from here, your help would be greatly appreciated.