Resolved! STM32G031F8 Documentation Error on NVIC Priority Register addresses?
I am coding an STM32G031F8P6. I want to set some interrupt priority values. I am looking at the programming manual, PM0223. In section 4.2 (page 82) Table 25 says that the priority registers NVIC_IPR0-7 are 0xE000E400-0xE000E4EF. That doesn...