User Activity

Posted on April 10, 2016 at 19:46Hi, I've got problem with code. LED on my board STM32F411RE don't turn off when I'm using cmsis library but in HAL or StdPeriph it works. &sharpinclude ''stm32f4xx.h'' &sharpinclude ''core_cm4.h'' int main(void) {   ...