User Activity

Hello,when creating a new project, and I start typing in the "Commercial Part Number" field, the cursors moves to another field after the first character.Here I was trying to type "Nucleo" and the cursor moved to the other filed after the first keypr...
Hello,I tried to enable in the CubeMX section PB2 as calibration output, but it was not working.The fix is to add a couple of lines after the RTC init:... /** Enable Calibration */ LL_RTC_CAL_SetOutputFreq(RTC, LL_RTC_CALIB_OUTPUT_512HZ); //<-...
Hello,I went through all the SWO related topics, and it was a bit confusing for me to get it running, so I summarized the steps to have it working on a Nucleo H755.In my project I have the main clock set at 400MHz, Timer2 running at 1Hz and Debug set...
Kudos from