Question
Do we have to change our code for operation on a version of the STM32 with larger flash memory? We currently use STM32F103RCT7 but may need to use STM32F103RET7 for stock availability. Is this possible with the same firmware or do we need to change i
..