2020-03-31 08:47 AM
When STM32CubeIDE started it propose me to select between STM32F072C8Tx or STM32F072C8Ux ...only these choice nothing more. I took the first one, telling to myself that I can change that after.
But I cannot the MCU setting is greyed and fix to STM32F072C8Tx.
How can I change that?
At the end and because I changed the processor on my board I would like to select STM32L072CZT6
Thank-you
2020-03-31 10:30 AM
Sorry not possible to update target device once project created. Such is listed as part STM32CubeIDE known issues.
Best to do is to create brand new project for your new device then some .c/.h copy paste from original project to new one.
2020-03-31 11:46 AM
Hehe thank-you