User Activity

Hi guys,we have a several hundred of devices deployed on the field with a STM32L462 mcu. We are noticing that some devices are stopping operation and returning to operation in a very random way.We have analyzed some of the devices that eventually fai...
Hi guys,I have reserved 8K of flash in my STM32F030CC for a bootloader/updater program so my main application starts at 0x08002000. When I compile and debugg, the debugger is smart enough to know where to start, but when I click on reset session and ...
Hi guys,I am using STM32CubeIDE so I use the generated code to initlialize my STM32F030C micro (clock configuration code below). When I hit debug from my C perpective the software compiles and launches the debug session ... everything works flawlessl...