User Activity

Developing with STM32CubeIDE V1.6.1 for MCU STM32L452VCTX. Set up as STM32 Project in order to use debugger. Using STM32Cube_FW_L4_V1.17.0 for SDK. Compiling using gcc-arm-none-eabi-9-2019-q4-major-x86_64-linux. Using FreeRTOS.Using LPTIM1 to track ...
Using the STM32L452. According to PM0214 Rev 10 page 40 there are 256 exceptions utilizing memory 0x0000 to 0x0400. According to RM0394 Rev 4 page 324 Table 46 only identifies 84 interrupts utilizing memory up to 0x0190. In order to be safe shouldn't...