User Activity

Hello, I'm using a STM32L552CCT6. For firmware update I want to use the dual flash bank functionality of the controller.When switching the flash banks with the option bit SWAP_BANK in register FLASH_OPTR what happens to the program counter? Is he als...
Posted on July 26, 2016 at 20:38Hi, I tried to install CubeMX 4.16.0 on Linux Mint 18.0 running OpenJDK 9 but I get the attached error log. Any suggestions what am I doing wrong? Regards, Markus #linux #cubemx
Posted on July 22, 2016 at 10:28Hi, since the WWDG of the STM32L0 series can be deactivated only by a hardware reset I don't understand the purpose of the function HAL_WWDG_DeInit in the HAL (v1.7.0). The function and its description suggest, that I...
Posted on July 20, 2016 at 09:43Hi, in the last time I played with the power modes of the STM32L0 and discovered an issue with the GPIO-HAL driver. The used version of the HAL is 1.7.0 with a STM32L053 nucleo board. I discovered that the initializat...