Search found 3 matches

by Riffer
Mon Aug 17, 2020 6:53 am
Forum: STM32 HID bootloader
Topic: Having problem to make HID bootloaded 2.2
Replies: 10
Views: 16702

Re: Having problem to make HID bootloaded 2.2

When all things are working as planned, you won't have to move the jumper any longer.

Could you check which device shows up after enumeration in the device manager?
by Riffer
Sun Aug 16, 2020 3:44 pm
Forum: STM32 HID bootloader
Topic: How to use with PlatformIO?
Replies: 4
Views: 16177

Re: How to use with PlatformIO?

Thanks for your valuable input. I experienced the same: the hid-flash tool of PlatformIO is outdated and can not cope with the 2.2.1 bootloader. After copying the executable into the platform-IO tools directory, the upload works. But I had to use a slightly changed environment I want to share: [env:...
by Riffer
Sat Aug 08, 2020 7:19 pm
Forum: STM32 HID bootloader
Topic: Having problem to make HID bootloaded 2.2
Replies: 10
Views: 16702

Re: Having problem to make HID bootloaded 2.2

I had the same issue today and at the end downgrading from 1.9 to 1.8 of the STM32 core helped. Having that done (cleaned up memory and flashed bootloader once again) I flashed blink with CDC option and now it works as expected. //Edit: I was able to update core to 1.90. Maybe the root of my problem...

Go to advanced search