User Activity

Hi,I try to bring the STM32G030 into the bootloader mode, but this isn't works.It works only when the option bytes are set to nBOOT_SEL = 1, nBOOT1 = 1 and nBOOT0 = 0.At that moment we can upload the FW, but when we reset the MCU he will not starts a...
Hi,I use a STM32G030. The application works fine when we compile it with option -O0 (no optimize).It fails when we using the function HAL_ADCEx_Calibration_Start() for the calibration of the ADC.This function returns the fail at the follow location:T...
Hi,We had enable the Clock secure system in out project.How works this?When the source clock fails what we must doing in the call-back HAL_RCC_CSSCallback()?regards
Kudos given to