User Activity

LSE clock is set in the Cube and initialisedAfter intitialisation the following registers are not set correctly and the LSE clock isn't calledRCC->BDCR->LSEDRIVE not set to hight event though macro calledRCC->BDCR->LSCOSEL set to LSIRCC->BDCR->LSCOEN...
Posted on September 20, 2016 at 11:47Have just updated to STM32CubeMX 4.16.1 and now the STM32L476VGT6 linker script doesn't work. linker script is set up for RAM1 and RAM2 in the memory area but not in the sections. Had to rename RAM1 as RAM and m...