Skip to main content
dominik
Senior
February 1, 2021
Question

Stack Heap Size of STM32G474VE

  • February 1, 2021
  • 0 replies
  • 679 views

Hi

What is the maximum Stack and Heap size of a STM32G474VE with the SBSFU Bootloader 2 Image version?

In the icf file the settings are at 0x400 and 0x200 which is really low.

/*-Sizes-*/
define symbol __ICFEDIT_size_cstack__ = 0x400;
define symbol __ICFEDIT_size_heap__ = 0x200;

This topic has been closed for replies.