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 ();
The cube is a evident problem, You can see when you turn something into a problem with ADC. See I have ADC turned on and the configuration from I2C is displayed
Dvorak.Peter Can you check this file? The pure project does not actually hang and on this file it does. I have here a lot of things set up and I do not know which one is a problem