User Activity

Posted on April 18, 2017 at 13:05Hi,I am working with the HAL library using the RTC module. I think I found a bug in the stm32l1xx_hal_rtc.h file.The file stm32l1xx_hal_rtc.h has the following code...#define RTC_MONTH_JULY ((uint8_t)0x07)#define RTC...