cancel
Showing results for 
Search instead for 
Did you mean: 

Does the STM32G474 support vector table remapping?

Daveyboy17
Associate

I've searched the Programming Manual for VTOR and read through looking for something similar but I couldn't find anything.

With the STM32F030 (M0) I copied the vector table to a reserved section of RAM and remapped to the RAM to use a vector table that wasn't at 0x08000000. However, this doesn't seem to be working for the 'G474.

Is there an extra step needed or a different way to do it?

Dave

1 REPLY 1
Piranha
Chief II

For Cortex-M3 and higher you don't need to copy anything. Set the VTOR and that's it. Definitely VTOR is described in PM0214.