Geehy APM32F4xx

From SEGGER Wiki
Revision as of 16:41, 28 July 2022 by SebastianB (talk | contribs)
Jump to: navigation, search

The Geehy (Previously APEXMIC) APM32F4xx are Cortex-M4 based MCUs.

Internal Flash

Supported Regions

The internal flash is divided into 3 different regions:

  • Reserved by main storage (0x08000000 - 0x080FFFFF)
  • Reserved by bootloader (0x1FFF0000 - 0x1FFF77FF)
  • Reserved by OTP area (0x1FFF7800 - 0x1FFF7A0F)
  • Reserved by option bytes (0x1FFFC000 - 0x1FFFC00F)

For now, the J-Link only supports the main storage space.

Evaluation Boards

Example Application