2021-04-08 11:29 AM
I currently am working with a stm32L010K4 mcu, but i have a startup script for stm32l010xB (startup_stm32l010xb.s).
Where can I find a startup script for the stm32L010K4 mcu -- I'm guessing the name is startup_stm32l010x4.s ?
Solved! Go to Solution.
2021-04-08 11:32 AM
STM32Cube_FW_L0_V1.11.2\Drivers\CMSIS\Device\ST\STM32L0xx\Source\Templates\arm\startup_stm32l010xb.s
STM32Cube_FW_L0_V1.11.2\Drivers\CMSIS\Device\ST\STM32L0xx\Source\Templates\arm\startup_stm32l010x4.s
2021-04-08 11:32 AM
STM32Cube_FW_L0_V1.11.2\Drivers\CMSIS\Device\ST\STM32L0xx\Source\Templates\arm\startup_stm32l010xb.s
STM32Cube_FW_L0_V1.11.2\Drivers\CMSIS\Device\ST\STM32L0xx\Source\Templates\arm\startup_stm32l010x4.s
2021-04-08 11:38 AM
I'm stupid and paired down folders a bit ago. Forgot i did that and there is helpful items there...Thank you for the assistance!
2021-04-08 12:00 PM
If you work on Windows, try Everything. Enter the file name in it and... it will blow your mind. :)