Silicon Labs EFM32: There are two flash/RAM size definitions in the device header files, which one should I use?
EFx32
Device header files (efm32gg990f1024.h, etc.) have the following two types of flash/RAM size definitions.
- FLASH_MEM_BASE, FLASH_MEM_SIZE, RAM_MEM_BASE, RAM_MEM_SIZE
- FLASH_BASE, FLASH_SIZE, FLASH_PAGE_SIZE, SRAM_BASE, SRAM_SIZE
Of these, "FLASH_BASE, FLASH_SIZE, FLASH_PAGE_SIZE, SRAM_BASE, SRAM_SIZE" reflects the flash/RAM size of each device, so please use them.
Please also check the Silicon Labs community site.
Experienced FAE
Free consultation is available.
From specific product specifications to parts selection, the Company FAE will answer your technical concerns free of charge. Please feel free to contact us.