How many sections of RAM and Flash I can test with X-Cube STL package
Hi,I'm working with X-Cube STL STM32CubeExpansion package, want to know how many sections of RAM and Flash I can test on STM32H745ZI MCU, #define FLASH_SECTION_SIZE 1024U#define RAM_SECTION_SIZE 128U#ifdef STL_DISABLE_RAM_BCKUP_BUF#define RAM_BACKUP...