cancel
Showing results for 
Search instead for 
Did you mean: 

I use NucleoL152RE with interrupt on PC13. Checking the ISER in the SFR, I have the address 0xE000E004 but the base address is 0xE000E100. When I check in the memory browser at 0xE000E104, I get the right ISER value. Thanks to confirm the bug of cubeIDE

JMene.1
Associate II
1 REPLY 1
LaurentL
ST Employee

Hello,

Thanks for reporting this issue.

You can check NVIC registers in Cortex-M3 registers in SFR view. (above STM32L151).

Cortex-M3 svd file has been fixed for ISERx regs in STM32CubeIde 1.7.0

NVIC regs should be removed from STM32L151 svd file I suppose if there is an error.

Rgds,

Laurent