BUG with STM32L4-FW Version 1.5.1 and Nucleo-L476RG
Posted on October 07, 2016 at 18:54The code generated by CubeMX (V. 4.16.1 and FW L4 1.5.1) does not work. The ErrorHandler() function is called by MX_USART2_UART_Init(). If I comment out this function and have an simple HAL_GPIO_TogglePin(LD2_GPI...