Skip to main content
andre239955_stm1_stmicro
Associate III
March 31, 2020
Question

Hello, I was using Atollic studio and I just migrated to STM32CubeIDE, I converted my project initially based to STM32F072CBT6

  • March 31, 2020
  • 2 replies
  • 734 views

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

This topic has been closed for replies.

2 replies

Cartu38 OpenDev
Graduate II
March 31, 2020

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.​

andre239955_stm1_stmicro
Associate III
March 31, 2020

Hehe thank-you