2026-01-27 5:32 PM
I am asking this question because I am a relatively new engineer working with STM32 and Cube IDE.
When choosing the MCU to create a new project for my new board containing the STM32F401CCU6, I see that it is not listed and only STM32F401CEU6 appears. Can I create the project based on this model number and will everything work the same? I wanted to try it myself, but today has been a tough day, so I would appreciate your help with an answer tomorrow when I get to the office to save time.
Thank you in advance.
2026-01-27 5:46 PM - edited 2026-01-27 5:48 PM
> Can I create the project based on this model number and will everything work the same?
In terms of code and peripherals, yes. But the flash and RAM sizes are different, so you would need to change those in the linker script.
STM32F401CCU6 it shows up for me. Maybe you need to update STM32CubeMX.