Skip to main content
EJing
Associate
January 20, 2019
Solved

with stm32l010 which IDE supported

  • January 20, 2019
  • 1 reply
  • 748 views

I want try the new stm32l0 series, stm32l010k8t6, but when I used stm32cube to generate MDK project, the MDK seems not support stm32l010 already. So I looked to TrueStudio and IAR, unfortunately they don't support stm32l010...So, I want to know, does anyone had already used stm32l010, which IDE you used?

This topic has been closed for replies.
Best answer by EJing

OK, I solved it...

​Just add the Flash Programming Algorithm of stm32l010, STM32L0xx_64.FLM, and ignore others warrings. This file in the STM32L0xx_DFP Pack.

1 reply

EJing
EJingAuthorAnswer
Associate
January 20, 2019

OK, I solved it...

​Just add the Flash Programming Algorithm of stm32l010, STM32L0xx_64.FLM, and ignore others warrings. This file in the STM32L0xx_DFP Pack.