User Activity

I'm trying to create and build and run an example project (6Steps_P-NUCLEO-IHM003.stmcx) for a STMG431 uC on a Nucleo-G432RB eval board. I've taken the following steps:1) Launch ST Motor Control Workbench (Vers 5.4.2) and select the example project....
I'm using STM32CubeIDE 1.1.0 with a STEVAL-SPIN3204 board connected via the USB port and onboard ST-Link. About 2-5 minutes after I start a debug session The Console prints "Target is not responding, retrying..." 10 times and then prints "Debugger c...
I'm trying to use STM32CubeIDE to develop some code on a STM32F031C6 MCU. I've configured the peripherals I want to use but so far the only way I can use the HAL drivers is by reverse engineering each function. There's got to be some kind of docume...