[SOLVED] ST-LINK Utility problem to flash more than 256 Mbyts
I can program my STM32F746G-DISCO with CubeWorkspace without problem but if I use ST-LINK the same .bin file give this error
07:37:27 : Device ID:0x449
07:37:27 : Device flash Size : 1MBytes
07:37:27 : Device family :STM32F74x/F75x
07:37:38 : File size is bigger than the flash memory size.
07:37:39 : Read Size is too big. Only the first 256 MBytes of data will be displayed.
Why ?

