chipKIT® Development Platform

Inspired by Arduino™

Last edit: 2021-03-21 22:34 by Majenko

Board Template

Name of Board
Specifications
Controller PIC32
Flash KB
SRAM KB
Speed MHz
Links
Created/Designed by Company Name
Product Page Name of Product
User Guide Filename.pdf
Schematic Filename.pdf
Board Files Filname.zip
Bootloader HEX Filename.hex
Purchase From Distributor Website Name

THIS IS A TEMPLATE FILE. COPY THE CONTENTS INTO A NEW PAGE AND EDIT IT FROM THERE. DO NOT EDIT THIS VERSION.

A brief 1 or 2 line overview of the board goes here.

  1. The Board Design

    1. Useful Board Pins

      1. LEDs

      2. Analog Inputs

      3. Serial Objects

      4. I2C

      5. SPI

      6. Bootloader Button

  2. Libraries

    1. Library/Driver Support 1

    2. Library/Driver Support 2

The Board Design

Details on the design of the board, including features.

Useful Board Pins

LEDs

USR_LED1 is on digital pin xx.

Analog Inputs

Analog Input Digital Pin
Ax xx
Ax xx

Serial Objects

Serial Object UART TX Pin RX Pin
Serial UART0 10 11
Serial1 UART1 22 23

I2C

I2C SCK pin is Digial xx, and SDA is Digital xx.

SPI

SPI SS is Digital xx, MOSI is Digital xx, MISO is Digital xx, CLK is Digital xx.

Bootloader Button

If the board has a bootloader button, keep this part.

Bootloader Button (PRG) is on Digital pin xx.

Libraries

Provide library support details, like any libraries that work really well with this board, or libraries that won't work with this board.

Library/Driver Support 1

Describe Library/Driver Support

Library/Driver Support 2

Describe Library/Driver Support