Difference between revisions of "HK32F030xx"

From SEGGER Wiki
Jump to: navigation, search
(Example Application)
(On-Chip Memory Regions)
 
Line 18: Line 18:
 
| internal Flash || 16384 || 0x08000000 - 0x08003FFF
 
| internal Flash || 16384 || 0x08000000 - 0x08003FFF
 
|-
 
|-
| Option Memory || 24|| 0x00180000 - 0x20000000
+
| Option Memory || 24|| 0x1FFFF800 - 0x1FFFF817
 
|}
 
|}
   

Latest revision as of 08:28, 11 January 2022

Based on ARM ® Cortex ® -M0 core, HK32F030M embeds a 16-Kbyte Flash, a 448-byte EEPROM and a 2-Kbyte SRAM. Its maximum frequency is 32 MHz. All the pins of HK32F030M can be used as GPIOs, peripheral IOs or external interrupt inputs. In the application of pins except for power and ground pins. HK32F030M provides as many pins as possible.

Debug Support

The J-Link support for the HSXP HK32F030xx includes debug and internal flash programming support.

On-Chip Memory Regions

The internal flash is divided into 2 different regions:

Instance Name Size (bytes) Memory region
internal Flash 16384 0x08000000 - 0x08003FFF
Option Memory 24 0x1FFFF800 - 0x1FFFF817

Example Application

The following example project was created with the SEGGER Embedded Studio project wizard and runs out-of-the-box on the HSXP HK32F030M/0301M evalboard. It is a simple Hello World sample linked into the internal flash. SETUP