Question
PRIGROUP Initialization
Posted on January 13, 2012 at 14:56
I can't figure out how the PRIGROUP is initialized in the stm32. In PM0056 (Programming manual) it appears the SCB_AIRCR register field for PRIGROUP is initial 0, but the table defining PRIGROUP (table 45) has no entry for a PRIGROUP = 0b000.
What am I missing ? I'd like to understand the default (i.e. reset) behavior.