STM32F107 support
Closed this issue · 3 comments
rasgo-cc commented
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
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
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
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.