User Activity

Hi, I am running into an issue running developed firmware an STM32L452RE uC on a custom PCB. I am able to program the uC fine, and the debugger can open (I am running Keil). However, the firmware does not execute. It sits at a random memory position,...
I am currently using an STM32L452 MCU that operates using a custom bootloader and firmware package for operation. I have leveraged the bootloader on other projects before, so I knew (or at least thought i knew) it was solid. I'm learning that when i ...
Hi,I am currently trying to switch my code base from the RB version of the L010 family to the K4 version. I am doing this because the dev board I prototyped on was for the RB variant. I am building with arm (Keil).I am running into some issues in thi...
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 ?
Hi--I/m pretty stumped. I am trying to implement a odd parity configuration for USART1 in an stm32L452RE micro. I've confirmed without parity the usart behaves as expected at the needed baud. When i introduce parity into the code and sniff the data o...
Kudos from