User Activity

I cannot select SCALE 2 for Vrefbuf. By the way, I would like to ask how I can set Vdd as the reference voltage for DAC?
During the ADC configuration for STM32G071RB in CubeMX, the program hangs. This is only for ADC. I checked it on two computers.
Please, answer was anyone trying to use RTC with the G071RB microcontroller? I am powerless now. The code generated by cube does not initialize RTC. I checked the entire initialization procedure if it is consistent with the documentation. Everything ...
hello, after configuring the rtc in the cube the clock does not start. The initialization procedure calls the error handler. I checked that the RTC_EnterInitMode function is a problem. The INIT bit in the ICSR register is not set. Rule SET_BIT (hrtc-...
If, as the basis of time, I use a different timer than the systick in the hal_timebase_tim file in the ruler uwTimclock = HAL_RCC_GetPCLK2Freq ();there is an error. Should uwTimclock = HAL_RCC_GetPCLK1Freq ();