Posted on January 23, 2016 at 17:10
Hi guys
I'm hoping someone will be able to assist me here. I have been struggling for most of the day with simply trying to read the value of the internal temperature sensor on my STM32L I have been thr...
Posted on December 01, 2015 at 08:41
While trying to use the HAL drivers to access the EEPROM section of the FLASH memory, I have come across a very weird issue
When trying to program a zero(0) to an address, the HAL driver follows a spec...
Posted on November 30, 2015 at 20:30
I have just tested the newest STM32Cube_FW_L1_V1.4 and I have the same problem. I have had to manually patch the stm32l1xx_hal_rtc_ex.c file and add the following to the HAL_RTCEx_SetWakeUpTimer_IT function. ...