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.
I'm working on a project with the STM32F0 series processors, but want to build for the STM32G0 series. I've installed the pack (2 different ways!) and restarted Keil but don't see the STM32G0 series listed under STMicroelectronics in the Device options dialog. I don't want to have to start a new project, any ideas? Thanks.
- what version of MDK do you use?
- compared with MDK 5.29, our latest release, I see the STM32G0 when creating a new project
- note, it is not recommended to migrate to a different processor at an already existing project
rkopsch said:it is not recommended to migrate to a different processor at an already existing project
Indeed - I have never found that to end well ...(and not just with uVision)
:(
But setting up a new, blank template project doesn't take long - then you can just copy your application files into it ...