Difference between revisions of "HSXP HK32F030xx"

From SEGGER Wiki
Jump to: navigation, search
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
  +
[[Category:Device families]]
 
__TOC__
 
__TOC__
   
Line 22: Line 23:
   
 
== Evaluation boards ==
 
== Evaluation boards ==
*HSXP HK32F030M / HK32F0301M [https://wiki.segger.com/HSXP_HK32F030M HSXP_HK32F030M/0301M]
+
*HSXP HK32F030M / HK32F0301M [https://wiki.segger.com/HSXP_HK32F030M/0301M HSXP_HK32F030M/0301M]
   
 
==Example Application==
 
==Example Application==

Latest revision as of 11:28, 16 May 2024

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 0x00180000 - 0x20000000

Evaluation boards

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