Difference between revisions of "Silicon Labs EFR32xG22"

From SEGGER Wiki
Jump to: navigation, search
(Reset)
(Reset)
Line 23: Line 23:
 
===Connect===
 
===Connect===
 
===Reset===
 
===Reset===
* The devices uses a special reset, halting the device after bootloader, on the ResetHandler.
+
The devices uses a special reset, halting the device after bootloader, on the ResetHandler.
   
 
==Limitations==
 
==Limitations==

Revision as of 16:16, 10 October 2023

The Silicon Labs (SiLabs) EFR32xG22xxx series devices are Cortex-M33 based MCUs. These MCUs are part of the EFx32 Series 2 devices.

EFx32 Series 2 specifics

Please refer to the Silicon Labs EFx32 Series 2 article.

Flash Banks

Internal Flash

Flash Bank Base address Size J-Link Support
Internal flash 0x0000_0000 Up to 512 KB YES.png
User Data 0x0FE0_0000 1 KB YES.png

Watchdog Handling

The device has a watchdog, which is fed during flash programming, if enabled.

Device Specific Handling

Connect

Reset

The devices uses a special reset, halting the device after bootloader, on the ResetHandler.

Limitations

Security

See: Silicon Labs EFx32 Series 2 article.

Secure boot

See: Silicon Labs EFx32 Series 2 article.