We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
To begin the learning of STM32F0 and STM32F1,I apply for the license to use MDK5.30 for STM32F0 Serial.
But when I install the license, the keil couldn`t install the pack of the STM32F1 serial, and couldn`t support the building of little project for STM32F1 serial.
If you are using an older project, but with modern device packs from ST, you may run into this issue.
ST provides the STM32F device family pack to support this device. The changed the naming format of the devices during updates.
There is no longer a STM32F051R8 in the device database, it is either a STM32F051R8Hx or STM32F051R8Tx
https://www.keil.com/dd2/stmicroelectronics/stm32f051r8tx/
go to Project -> Options For Target -> Device tab, and choose "stm32f051r8tx "
see also www.keil.com/.../3968.htm