Why Cubemx use 0x32F2 as an indicator for the RTC configuration?
Posted on September 11, 2017 at 07:58I've created a program with activated RTC peripheral by cubemx. After analyzing the code and searching in the internet, I found out that the reason of writing 0x32F2 in RTC_BKP_DR1 is for checking weather the RTC...