EDF - OnePIC MCU  v1.1.0
Engineering Design Forum (EDF) Documentation 2012

This document is a platform in which to visually follow the layout of the code structure. Ths should be the first place to come to start learning the code layout. The reader should also consult the user's guide for additional information.

MPLABX provides seemless integration between the architectures. There are seperate configurations for each architecture including the demo. This must be set correctly. In addition, seperate folders must be added - see the user's guide for more information.

Project Code

All code developed was within MPLABX v1.0. The board consists of 3 architectures:

Note:
The 16/32 bit processors do not have their demo code documented

Demo Documentation

  1. 8bit IR Demo User's Guide
  2. 16bit Wirless Demo User's Guide
  3. 32bit Wifi Demo User's Guide

Excluded Source Files

All non-project specific files were excluded from this documentation in order to show only critical components. This does not mean that you can disregard these files and still run the project successfully. The following files are exempt:

  • Microchip/Include/Compiler.h
    1. Compiler and hardware specific definitions
  • Microchip/Include/GenericTypeDefs.h
    1. Generic Type Definitions
  • Microchip/Include/TimeDelay.h
    1. Generic Delay routines
  • Xbit/mTouchCapLib/xxxxxx
    1. mTouch Framework configurations
    2. All user configuration is done inside the mTouch_config.h
edfboard.jpg
Authors:
Justin Bauer
Jerry James