Skip to main content
rsoc
Associate III
April 8, 2021
Solved

Where can i find a repository of startup scripts for the st micros?

  • April 8, 2021
  • 3 replies
  • 1289 views

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 ?

This topic has been closed for replies.
Best answer by Tesla DeLorean

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

3 replies

Tesla DeLorean
Tesla DeLoreanBest answer
Guru
April 8, 2021

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

Tips, Buy me a coffee, or three.. PayPal Venmo (See Profile) Up vote any posts that you find helpful, it shows what's working..
rsoc
rsocAuthor
Associate III
April 8, 2021

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!

Piranha
Principal III
April 8, 2021

If you work on Windows, try Everything. Enter the file name in it and... it will blow your mind. :)