Is my understanding of NVIC is correct?
Posted on July 31, 2013 at 22:17Hello, I don't know if my understanding of NVIC is correct especially to System Tick Timer. &sharpinclude ''stm32f10x.h'' void NVIC_Configuration(void) { uint32_t priorityGroup; ...