HAL_UART_Transmit and HAL_Delay cause Debug mode stop (STM32L152RET6)
Hello,I have STM32L152RET6 IC attached on my board(Pos_Est_Rev_0), and I'm using NUCLEO-L152RE board to debug/run the firmware.I'm trying UART communication by USART channel, but the following symptoms are found :1) When the debugger arrives to the l...