2025-08-14 8:44 PM
Hello Everybody,
I'm designing a motor control board using the STM32F405 MCU in an LQFP64 package. When using STMC board designer, I noticed only a limited selection of MCUs is available (please refer to the attached picture ). Could you advise how to import my specific STM32F405 configuration into the tool? My goal is to use MCSDK for generating runnable code for this custom hardware. Thank you!
Solved! Go to Solution.
2025-08-18 1:51 AM
Hello @DF_MC,
Refer to the Release Note document available through Workbench tool > About > Documentations > Release Notes, in the "Supported devices and boards" chapter, to view the list of supported STM32 MCUs.
2025-08-14 8:47 PM
@GMAHello, could you please provide some guidance? I'd greatly appreciate your advice.
2025-08-18 1:51 AM
Hello @DF_MC,
Refer to the Release Note document available through Workbench tool > About > Documentations > Release Notes, in the "Supported devices and boards" chapter, to view the list of supported STM32 MCUs.
2025-08-22 7:26 PM
Hello, thanks a lot!