Difference between revisions of "Geehy APM32F0xx"

From SEGGER Wiki
Jump to: navigation, search
m
Line 1: Line 1:
 
__TOC__
 
__TOC__
The Geehy APM32F0xx are Cortex-M3 based MCUs.
+
The Geehy APM32F0xx are Cortex-M0+ based MCUs.
   
 
==Internal Flash==
 
==Internal Flash==

Revision as of 16:49, 2 August 2022

The Geehy APM32F0xx are Cortex-M0+ based MCUs.

Internal Flash

Supported Regions

The internal flash is divided into 2 to 3 different regions:

  • Main storage area with up to 512KB
  • Option byte area with up to 2KB
  • Reserved bootloader area (all but APM32F003)

For now, the J-Link supports the main storage and option byte area.

Reset

No device specific reset is necessary. The normal Cortex-M reset is performed.

See here for more information: https://wiki.segger.com/J-Link_Reset_Strategies#Type_0:_Normal

Evaluation Boards

Example Application