Git Product home page Git Product logo

nuc1261bsp's Introduction

NUC1261 Series CMSIS BSP

This BSP folder

.\Document\

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

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

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

.\Library\

  • CMSIS
    Cortex® Microcontroller Software Interface Standard (CMSIS) V4.5.0 definitions by ARM® Corp.

  • Device
    CMSIS compliant device header file.

  • SmartcardLib
    Library for accessing a smartcard.

  • StdDriver
    All peripheral driver header and source files.

.\Sample Code\

  • CardReader
    CCID (Circuit card interface device) sample code for smart card interface.

  • 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.

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

  • RegBased
    The sample codes which access control registers directly.

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

  • Template
    A project template for NUC1261 series MCU.

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

nuc1261bsp's People

Contributors

wschang0 avatar yjchen5 avatar ycchen5 avatar ytlu0104 avatar

Watchers

James Cloos avatar Chris Liang avatar Kenny Hsieh avatar  avatar  avatar  avatar  avatar

Forkers

hymntan

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.