pavel-kucera-ing

Results 2 issues of pavel-kucera-ing

Comment for RtcGetTimerElapsedTime() says for retval "RTC Elapsed time since the last alarm in ticks" but in real it expects "RTC elapsed time since RtcSetTimerContext() call in ticks" Comment for...

enhancement

**Setup** Predefined macro STM32F030xC, using STM32F030CC MCU. **Bug description** When running this code after reset ``` RCC->CR |= RCC_CR_HSION; while((RCC->CR & RCC_CR_HSIRDY) == 0U){ } if((RCC->CFGR & RCC_CFGR_SWS) == RCC_CFGR_SWS_PLL)...

bug
internal bug tracker
cmsis