fpoussin / QStlink2

Cross-platform STLink v2 GUI
Other
187 stars 72 forks source link

STM32F107 support #7

Closed rasgo-cc closed 9 years ago

rasgo-cc commented 10 years ago

Is it possible to add support for STM32F107 micros? Im currently using Olimex STM32 P107 development board and qstlink2 tells me that "Device not found in database!"

fpoussin commented 10 years ago

Sure, can you provide me with the exact part reference ? I just need to add the core id to the device list.

Samed-Hamma commented 7 years ago

Hi fpoussin, thanks very much for your effort before all ! I think it would be nice if you make a tutorial or add in README.md a "how to add a device by yourself". Thanks ! (By the way i'm trying to add my STM32F100RBT6B, in lsusb i have this ID : 0483:3744)

fpoussin commented 7 years ago

Hi Samed, these are the USB IDs of your stlink, they have nothing to do with the actual core ids. I'll add something in the readme.