How to see the occupied percentage of RAM and Flash memory in STM32 MCUs.
Hi every one! I work with STM32 Nucleo H755ZIQ development board. A dual core MCU with 2MB of flash and 1 MB of Ram. I need to first store data the size of which is around 512KB on Ram and send the data set to a Wifi module. what I need is to see ex...