User Activity

I have an STM32F427VGT6 and a STM32F427VIT6 which only differ in Flash size. I have firmware that works fine on the variant with smaller flash size. Do I need to recompile it for the larger variant or will I be able to flash it as is? I am asking bec...