Resolved! STM32CubeMX generated code doesn't run on STM32l496 Nucleo-144 board
Posted on May 03, 2018 at 18:02Hi,I am using STM32CubeMX generated code run on Nucleo-144 board for STM32L496ZGT MCU. When I just have 3 UART enabled in cube, the code seems work fine. After I have added more components to the cube, the code go to a...