Skip to content

STM32F100 development kit does not work since change to libusb #423

@galexander1

Description

@galexander1

Using current master (f4991d8), I found that my old STM32F100 development kit does not work. It gets a libusb error reading the target voltage, and then all further libusb calls fail.

I believe the relevant change to stlink is the addition of libusb as an alternative to sg. I had previously (2011) used the sg driver, and it did not provide the target voltage function so it did not have this problem. But with the new libusb driver, it does attempt the unsupported command.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions