2017-07-11 07:17 PM
I can not import CubeMX project in Keil.
Problem: The following device family packs are required by the project
Keil:STM32L0xx_DFP:1.6.0.
I have checked from installed packs. it is already there
#stm32cube-bug2017-08-28 05:06 AM
Have you solved the problem?
I have this moment the same problem with STM32L031K6Tx and no solution yet.
The same thing happens on two PC's.
Edit: I made compare of two *.uvprojx. One after CubeMX generation, other after manually selecting Device.
I think there is mistake in CubeMX generation.CubeMX:
<Device>STM32L031K6</Device>
After manually:
<Device>STM32L031K6Tx</Device>2017-10-19 11:46 PM
Same behaviour with CubeMX 4.22.1, Keil µVision V5.24.2.0 and STM32L031K6.
Can we expect a patch soon (must be pretty easy to fix if it's only a typo in code generation) ?
2017-10-27 02:31 AM
Still no response from ST member.
#stm32cube%20bug
2017-10-27 02:45 AM
Yeah too bad they don't finish the job. 95% is done and usefull and powerfull but these 5% are really frustrating! It's like having a ferrari with a crappy steering wheel: the overall experience is not so good despite the obvious great potential.
2017-10-30 01:45 AM
In new version 4.23.0 problem solved. Thank you.