2020-12-16 04:04 PM
The System View Description (SVD) file for the STM32F1 series does not contain a file for the STM32F105. Because the product selector lumps the 105/107 into the same view, can I assume that the STM32F107.svd file can be used for the STM32F105?
Also, does ST plan on releasing these on their GitHub repositories
Thanks
2020-12-17 01:46 AM
F105 and F107 have the same MCUID, so they are the same chip.
2020-12-17 07:01 AM
Hello,
I confirm that the same SVD file applies for STM32F105/107 as they have the same IPs characteristics (according to datasheet).
I have raised your feedback internally to take into consideration. A request has been reported of the SVD files to be placed on ST web site.
Regards,
Imen
2020-12-17 02:59 PM
Thanks Imen, much appreciated.
I look forward to them being made available because at the moment, the SVD files are hosted on a third party repo but I am never sure if they are kept up to date.
Kind regards
Adam