Question
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 table 45 Piority grouping PRIGROUP [2:0] walues that can be written into this filds are only b011, b100, b101, b110 and b111.
How to undestand this?
