2 Star 0 Fork 0

OpenNuvoton / NUC121_125BSP

加入 Gitee
与超过 800 万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README.md

NUC121/NUC125 Series CMSIS BSP

This BSP folder

.\Document\

  • CMSIS.html
    Document of CMSIS version 5.1.1.

  • NuMicro NUC121_125 Series CMSIS BSP Driver Reference.chm
    This document shows the usage of drivers in NUC121/NUC125 BSP.

  • NuMicro NUC121_125 Series CMSIS BSP Revision History.pdf
    This document shows the revision history of NUC121/NUC125 BSP.

.\Library\

  • CMSIS
    Cortex® Microcontroller Software Interface Standard (CMSIS) V5.1.1 definitions by Arm® Corp.

  • Device
    CMSIS compliant device header file.

  • StdDriver
    All peripheral driver header and source files.

.\Sample Code\

  • Hard_Fault_Sample
    Show hard fault information when hard fault happened.

    The hard fault handler show 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 code for Nuvoton NuMicro ISP Programming Tool.

  • NuTiny-SDK-NUC121_125
    Sample code for NUC121/NUC125 Tiny Board.

  • RegBased
    Sample codes which access control registers directly.

  • Semihost
    Show how to print and get character through IDE console window.

  • StdDriver
    Demonstrate the usage of NUC121/NUC125 series MCU peripheral driver APIs.

  • Template
    A project template for NUC121/NUC125 series MCU.

License

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.

NUC121/NUC125 BSP files are provided under the Apache-2.0 license.

简介

BSP for NUC121/NUC125 Series MCU 展开 收起
C 等 3 种语言
Apache-2.0
取消

发行版

暂无发行版

贡献者

全部

近期动态

加载更多
不能加载更多了
1
https://gitee.com/OpenNuvoton/NUC121_BSP.git
git@gitee.com:OpenNuvoton/NUC121_BSP.git
OpenNuvoton
NUC121_BSP
NUC121_125BSP
master

搜索帮助