Porting of code from STM32G431CB to STM32G431RBT6
I have generated the code generated from MCSDK 6.4.0 for the micro STM32G431CB to STM32G431RBT6 micro.
My understanding is all the Hall drivers remain the same, the startup file and the .ld file will vary based on the micro controller. But i am running into the issue where ADC2 handler is getting called which it shall not as long as the PWM is OFF.

There is one signal handler called as shown above i am not sure what it is? I have been struggling to understand, please help.
