User Activity

HiI want to use a program i made before with the new IDE 1.8. It should reveive som data with the UART2 until EOL is received. It works on time and after it throws an interrupt (loops in the void USART2_IRQHandler(void)) but doesn't call the HAL_UART...
Posted on April 19, 2013 at 18:11Hi, for an automatic test, i need to Halt and Run a STM32. It works without problems with the STM32 ST-LINK Utility, but not (program is  still running) when I use the CLI (st-link_cli.exe) in this way:st-link_cli.e...