2019-01-20 02:04 AM
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?
Solved! Go to Solution.
2019-01-20 03:50 AM
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.
2019-01-20 03:50 AM
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.