Difference between revisions of "Silicon Labs EFR32xG25"

From SEGGER Wiki
Jump to: navigation, search
(Watchdog Handling)
(Reset)
Line 19: Line 19:
 
===Connect===
 
===Connect===
 
===Reset===
 
===Reset===
  +
*The device uses custom reset with halt after bootloader.
*The devices uses normal Cortex-M reset, no special handling necessary, like described [[J-Link_Reset_Strategies#Type_0:_Normal | here]].
 
*The devices uses Cortex-M Core reset, no special handling necessary, like described [[J-Link_Reset_Strategies#Type_1:_Core | here]].
 
*The devices uses Cortex-M Rest Pin, no special handling necessary, like described [[J-Link_Reset_Strategies#Type_2:_ResetPin | here]].
 
*The device uses custom reset:.....
 
   
 
===Attach===
 
===Attach===

Revision as of 10:50, 14 June 2023

The Silicon Labs EFR32xG25 are wireless SoCs based on Cortex-M33 microcontrollers.

Flash Banks

Internal Flash

Flash Bank Base address Size J-Link Support
Internal flash 0x08000000 Up to 1920 KB YES.png
User Data 0x0FE00000 1 KB YES.png

Watchdog Handling

  • The device has 2 Watchdogs, they are feed during programming, if they are enabled.

Device Specific Handling

Connect

Reset

  • The device uses custom reset with halt after bootloader.

Attach

Attach is not supported by default because the J-Link initializes certain RAM regions by default.

Security

Evaluation Boards

Example Application