cancel
Showing results for 
Search instead for 
Did you mean: 

STM32CUBEMX

kobi nis
Associate
Posted on August 10, 2017 at 15:35

Hi,

Does the STM32CUBEMX support STM32L072KZ or any other MCU from 

STM32L0x2

  series that has 128k of flash?

I didnt find those MCU's...

thanks...

1 ACCEPTED SOLUTION

Accepted Solutions
Szymon PANECKI
Senior III
Posted on August 10, 2017 at 21:16

Hello Kobi,

The goal of CubeMX is to support ALL STM32, without exceptions. Even for new STM32 series typically CubeMX support them even before their mass market availability.

STM32L072KZ is already supported by CubeMX. I used latest release, which is 4.22 and I didn't have any problems to create a project for this part number, please see below.

0690X00000607ogQAA.png

By the way STM32L072KZ has 192kB of Flash, not 128kB, as you mentioned. But STM32L0 MCUs with 128kB are supported by CubeMX as well.

Regards

Szymon

View solution in original post

2 REPLIES 2
Szymon PANECKI
Senior III
Posted on August 10, 2017 at 21:16

Hello Kobi,

The goal of CubeMX is to support ALL STM32, without exceptions. Even for new STM32 series typically CubeMX support them even before their mass market availability.

STM32L072KZ is already supported by CubeMX. I used latest release, which is 4.22 and I didn't have any problems to create a project for this part number, please see below.

0690X00000607ogQAA.png

By the way STM32L072KZ has 192kB of Flash, not 128kB, as you mentioned. But STM32L0 MCUs with 128kB are supported by CubeMX as well.

Regards

Szymon
Posted on August 10, 2017 at 21:42

This worked for me, right out of the 4.22.0 box.

Andrei