STM32_HAL_and_PeripheralDrivers Project Overview STM32_HAL_and_PeripheralDrivers is a project focused on implementing custom drivers using the HAL layer to interface and control various STM32 ...
I'm having a bit of trouble with my STM32F411RE not keeping time. I have an 32.768kHz output from a DS3231M chip being using as the LSE source. I am finding that the internal stm32 RTC and the DS3231M ...