User Activity

The issue is an erroneous plist: /Applications/STM32CubeIDE.app/Contents/Info.plistThere are missing sections under the Eclipse key.Below is a functional Info.plist, please compare to yours and modify if need be...<?xml version="1.0" encoding="UTF-8"...
Posted on June 20, 2017 at 16:36 Hi everybody, I've got a custom made board with STM32L486VG on it. I'm trying to do a RTC calibration with external 1Hz clock based on http://www.st.com/en/embedded-software/x-cube-rtc.html. Everything is set...
Posted on December 30, 2015 at 12:33 Hi, I have a question regarding SYSCFG_CFGR3bit definition. I'm using stm32l051xx.hV1.4.0 and Reference manual RM0377 /DocID025942 Rev 4. Some bits seems to be defined in reserved area of SYSCFG_...
Posted on September 24, 2015 at 14:35 Hi, there are some problems with code generated by STM32CubeMX when using HSI/4 as a system clock. STM32CubeMX generates (stm32l0xx_hal_conf.h): #define HSI_VALUE ((uint32_t)4000000) which is wr...
Kudos from