NVIC and Piority Grouping in STM32 after reset
Hi.I have in my hand Nucleo with STM32F103 (old uC but to understand grouping newer is not needed).In Programming Manual PM0056 on page 134 and 135 I can see a SC_AIRCR register which on PRIGROUP field at reset are all zeros, but on next page in tabl...