Difference between revisions of "Silicon Labs EFR32xG25"

From SEGGER Wiki
Jump to: navigation, search
(Watchdog Handling)
(Watchdog Handling)
Line 14: Line 14:
   
 
==Watchdog Handling==
 
==Watchdog Handling==
*The device has 2 Watchdogs, they are feed during programming.
+
*The device has 2 Watchdogs, they are feed during programming, if they are enabled.
   
 
==Device Specific Handling==
 
==Device Specific Handling==

Revision as of 13:40, 5 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 devices uses normal Cortex-M reset, no special handling necessary, like described here.
  • The devices uses Cortex-M Core reset, no special handling necessary, like described here.
  • The devices uses Cortex-M Rest Pin, no special handling necessary, like described here.
  • The device uses custom reset:.....

Attach

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

Security

Evaluation Boards

Example Application