Fix for CUBE with STM32L476R processor
Posted on March 18, 2016 at 20:19There is a mistake with the STM32L476R processor in CUBE.This affects the Nucleo-L476RG board.The size of the memory it wrong, as a result CUBE will place the stack in memory that does not exist. The result being th...