User Activity

I have a piece of code which was developed on the STM32F303CC. This code writes to the last page of embedded flash (page 127), address 0x0803F000-0x0803F7FF.The STM32F303CB has half the flash (128KB vs 256KB). Running the code on the CB still execute...