User Activity

I've taken a look at some datasheets, and I couldn't really find confrmation of this -- but just in case I missed the right terminology: is it possible to set up an STM32 MCU (I guess, via option bytes), so that an output pin might indicate whether t...
(edited this post from previous panic language; still think its good to keep it around - and a suggestion: there should be a tag/category for "Community Website")Well, since ST asked me to register for downloading software, I thought I'd be honest, a...
This is somewhat similar to OpenSTM32 Community Site | Phantom Breakpoint - except in STM32Cube IDE.I have managed to create a reproducible example. I use MSYS2 on Windows 10, so excuse the bashisms.$ systeminfo ... OS Name: Microso...
I am following https://github.com/ethanhuanginst/STM32CubeIDE-Workshop-2019/tree/master/hands-on/09_BOOT-APP ; most everything there works for my Nucleo board, too.However, I can see gdb is used, and in particular, a gdb script (as indicated by add-s...