Resolved! NVIC_Init() library function does not work as expected
Hi All, I have simple code to assign preemption priority and subpriority. I have tested this code on the stm32f103. Even if i set the preemption priority and subpriority, when I read the priority it returns as 0x00. According to the information from ...