This BSP folder
- BSP for CM2003xD_CM2003xE_CM2003xG_Series
- Related part number: CM2003DJ3AE, CM2003DL8AE, CM2003EJ3AE, CM2003EL8AE, CM2003GL8AE, CM2003GN8AE
-
CMSIS.html
Document of CMSIS version 6.1.0. -
NuMicro CM2003 Series CMSIS BSP Driver Reference Guide.chm
This document describes the usage of drivers in CM2003 BSP. -
NuMicro CM2003 Series CMSIS BSP Revision History.pdf
This document shows the revision history of CM2003 BSP.
-
CMSIS
Cortex® Microcontroller Software Interface Standard (CMSIS) V6.1.0 definitions by Arm® Corp. -
Device
CMSIS compliant device header file. -
StdDriver
All peripheral driver header and source files.
-
Hard_Fault_Sample
Show hard fault information when hard fault happened.The hard fault handler shows some information including program counter, which is the address where the processor is executed when the hard fault occurs. The listing file (or map file) can show what function and instruction that is.
It also shows the Link Register (LR), which contains the return address of the last function call. It can show the status where CPU comes from to get to this point.
-
ISP
Sample codes for In-System-Programming. -
PowerManagement
Power management sample code. -
Semihost
Show how to print and get character through IDE console window. -
StdDriver
Sample code to demonstrate the usage of CM2003 series MCU peripheral driver APIs. -
Template
A project template for CM2003 series MCU.
- BSP for CM2003C series
- Related part number:CM2003CF2AE, CM2003CF3AE
-
CMSIS.html
Document of CMSIS version 6.1.0. -
NuMicro CM2003 Series CMSIS BSP Driver Reference Guide.chm
This document describes the usage of drivers in CM2003 BSP. -
NuMicro CM2003 Series CMSIS BSP Revision History.pdf
This document shows the revision history of CM2003 BSP.
-
CMSIS
Cortex® Microcontroller Software Interface Standard (CMSIS) V6.1.0 definitions by Arm® Corp. -
Device
CMSIS compliant device header file. -
StdDriver
All peripheral driver header and source files.
-
Hard_Fault_Sample
Show hard fault information when hard fault happened.The hard fault handler shows some information including program counter, which is the address where the processor is executed when the hard fault occurs. The listing file (or map file) can show what function and instruction that is.
It also shows the Link Register (LR), which contains the return address of the last function call. It can show the status where CPU comes from to get to this point.
-
ISP
Sample codes for In-System-Programming. -
PowerManagement
Power management sample code. -
Semihost
Show how to print and get character through IDE console window. -
StdDriver
Sample code to demonstrate the usage of CM2003 series MCU peripheral driver APIs. -
Template
A project template for CM2003 series MCU.
SPDX-License-Identifier: Apache-2.0
Copyright in some of the content available in this BSP belongs to third parties. Third parties license is specified in a file header or license file.
CM2003 BSP files are provided under the Apache-2.0 license.