2019-07-19 03:24 PM
Hi, I need to develop a tracker with a STM32L072RBT6, I tried to generate code with STM32CubeMX v5.3.0 I'm going to use Atollic TrueStudio but Cube MX doesn't generate any code. I tries to generate a Cube MX IDE project but it's the same.
is STM32L072RB a unsupported MCU? or something like that.
Thanks a lot.
2019-07-19 04:04 PM
If you can select it, it should be supported.
Looks like you might to have to do more "developing" than you anticipated.
Keil has a free license of STMicro CM0(+) devices, the examples in the CubeL0 trees should be buildable.