Question
detect sram size at run time
Posted on August 30, 2012 at 14:12
Hi,
is there a way to detect the SRAM size of a stm32 (F1, connectivity line) at run time? I found a register with the flash size and a so called device identifier (only tells you e.g. connectivity line), but not the SRAM size. I suspect it should be somewhere in the flash ''information block'', where also this flash size 'register' resides, but i did not find any documentation of this information block.