User Activity

Hi,I'm using the ST-LINK from a Nucleo-F446RE as a programming/debugging adapter for a customized external target board. I have (un)jumpered the ST-LINK to "open" and I can program and debug my external board which is awesome! : - )Now I'd like to us...
Currently I'm developing within the STM32CubeIDE for an STM32F373CC.I use the main.c as entry point into a wrapper and program all of the rest in C++. I generally try to keep any HAL code outside of simple classes that can be unit tested easily. Idea...
Kudos from