This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

stm32cubemx with Keil

I am trying to get the Keil for stm32l0 tools to work with stm32cubemx. In the 'Manage Run Time Environment ' dialog I expected to be able to select options for the stmcubemx framework API as described here :-

www.keil.com/.../cubemx_proj.html

However I don't have this option. Does anyone know why or how to activate the option ?

I have uVision V5.20 for stm32 m0/m0+ and cubemx 4.15.1

Parents
  • Probably you should read through those docs before trying...

    In the introduction section of that doc you posted, it claims only STM32F2, STM32F4, and STM32F7 have the support for STM32Cube. Thus, stm32L0 DFP doesn't support STM32Cube yet.

Reply
  • Probably you should read through those docs before trying...

    In the introduction section of that doc you posted, it claims only STM32F2, STM32F4, and STM32F7 have the support for STM32Cube. Thus, stm32L0 DFP doesn't support STM32Cube yet.

Children