1 Star 0 Fork 0

OpenNuvoton / M460BSP

加入 Gitee
与超过 800 万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
贡献代码
同步代码
取消
提示: 由于 Git 不支持空文件夾,创建文件夹后会生成空的 .keep 文件
Loading...
README.md

M460 Series CMSIS BSP

To experience the powerful features of M460 in few minutes, please refer to NuMaker-PFM-M460 Board Quick Start Guide. You can select the sample code of your interest to download and execute on the M460 board. You can open the project files to build them with Keil® MDK, IAR or Eclipse, and then download and trace them on the M460 board to see how it works.

.\Document\

  • CMSIS.html
    Introduction of CMSIS version 5.0. CMSIS components included CMSIS-CORE, CMSIS-Driver, CMSIS-DSP, etc.

  • NuMicro M460 Series CMSIS BSP Revision History.pdf
    The revision history of M460 Series BSP.

  • NuMicro M460 Series Driver Reference Guide.chm
    The usage of drivers in M460 Series BSP.

.\Library\

  • CMSIS
    Cortex® Microcontroller Software Interface Standard (CMSIS) V5.0 definitions by ARM® Corp.

  • CryptoAccellerator
    Library for mbed TLS crypto.

  • Device
    CMSIS compliant device header file.

  • NuMaker
    Specific libraries for M460 NuMaker board.

  • SmartcardLib
    Library for accessing a smartcard.

  • StdDriver
    All peripheral driver header and source files.

  • UsbHostLib
    USB host library source code.

.\Sample Code\

  • CortexM4
    Cortex®-M4 sample code.

  • Hard_Fault_Sample
    Show hard fault information when hard fault happened. The hard fault handler show some information included program counter, which is the address where the processor was executing when the hard fault occur. The listing file (or map file) can show what function and instruction that was. 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.

  • NuMaker_M467HJ
    Sample codes for NuMaker-PFM-M460 board.

  • PowerManagement
    Power management sample code.

  • StdDriver
    Demonstrate the usage of M460 series MCU peripheral driver APIs.

  • Template
    A template project file for M460 series.

  • XOM
    Demonstrate how to create XOM library and use it.

.\ThirdParty\

  • FatFs
    An open source FAT/exFAT filesystem library.

  • FreeRTOS
    FreeRTOS porting for M460.

  • libjpeg
    A software implements JPEG baseline, extended-sequential, and progressive compression processes maintained and published by the Independent JPEG Group (IJG).

  • LibMAD
    A MPEG audio decoder library that currently supports MPEG-1 and the MPEG-2 extension to lower sampling frequencies, as well as the de facto MPEG 2.5 format.

  • lwIP
    A widely used open source TCP/IP stack designed for embedded systems.

  • mbedtls-2.13.0
    A portable, easy to use, readable and flexible SSL library.

  • mbedtls-3.1.0
    mbed TLS offers an SSL library with an intuitive API and readable source code, so you can actually understand what the code does.

  • paho.mqtt.embedded-c
    Eclipse Paho MQTT C/C++ client for Embedded platforms.

  • shine
    A blazing fast MP3 encoding library implemented in fixed-point arithmetic.

Licesne

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. M460 BSP files are provided under the Apache-2.0 license.

简介

Board support package of M460 series 展开 收起
C 等 5 种语言
取消

发行版

暂无发行版

贡献者

全部

近期动态

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

搜索帮助