Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
chipkit_mx3:chipkit_mx3 [2015/08/19 22:54] – [Documentation] Joshua Woldstadchipkit_mx3:chipkit_mx3 [2021/10/13 21:06] (current) – external edit 127.0.0.1
Line 1: Line 1:
 +~~REDIRECT>microprocessor/mx3/start~~
 +
 ====== chipKIT MX3 Resource Center====== ====== chipKIT MX3 Resource Center======
  
-{{ :chipkit_mx3:mx3.jpg?600 |}}+{{ :chipkit_mx3:mx3.jpg?400 |}}
  
 **Welcome to the resource center for the MX3!** **Welcome to the resource center for the MX3!**
  
-Here you will find all the reference materials that Digilent has created for this board, as well as links to any external content we have tracked down. If you are interested in purchasing the MX3, visit the product page on our main website: [[http://digilentinc.com/Products/Detail.cfm?NavPath=2,892,1217&Prod=CHIPKIT-MX3|chipKIT MX3]]+Here you will find all the reference materials that Digilent has created for this board, as well as links to any external content we have tracked down. If you are interested in purchasing the MX3, visit the product page on our main website: [[https://digilent.com/reference/microprocessor/mx3/start?redirect=1|chipKIT MX3]]
  
 The chipKIT™MX3 is a microcontroller development board based on the Microchip PIC32MX320F128H, a member of the 32-bit PIC32 microcontroller family. It is compatible with Digilent’s line of Pmod™ peripheral modules, and is suitable for use with the Microchip MPLAB® IDE tools. The chipKIT MX3 is also compatible for use with the chipKIT™ MPIDE development environment. ChipKIT and MPIDE is a PIC32 based system compatible with many existing Arduino™ code examples, reference materials and other resources.  The chipKIT™MX3 is a microcontroller development board based on the Microchip PIC32MX320F128H, a member of the 32-bit PIC32 microcontroller family. It is compatible with Digilent’s line of Pmod™ peripheral modules, and is suitable for use with the Microchip MPLAB® IDE tools. The chipKIT MX3 is also compatible for use with the chipKIT™ MPIDE development environment. ChipKIT and MPIDE is a PIC32 based system compatible with many existing Arduino™ code examples, reference materials and other resources. 
Line 18: Line 20:
 ---- ----
  
-===== Documentation ===== 
  
-  * **Schematic** -- [[http://digilentinc.com/Data/Products/CHIPKIT-MX3/chipKIT%20MX3__bysa_a_sch.pdf|PDF]]+ 
 +=====Revision History ===== 
 + 
 +We are currently on Revision A of the MX3. 
 +You can find the revision of your board by looking on the underside, near the white bar-coded box.  
 + 
 + {{ :chipkit_mx3:mx3rev.png?300 |}} 
 + 
 + 
 + 
 + 
 + 
 +---- 
 + 
 + 
 +===== Documentation ===== 
 +  * **Schematic** -- {{:chipkit_mx3:chipkit_mx3_sch.pdf|PDF}}
     * PDF Schematic of the PCB generated by Altium     * PDF Schematic of the PCB generated by Altium
-  * **Reference Manual** +  * **Reference Manual** -- [[refmanual|Wiki]] {{:chipkit_mx3:chipkit_mx3_rm.pdf|PDF}} 
-    * [[refmanual|Wiki Page]], this has the most up to date information. +    * Technical description of the chipKIT MX3 and all of its features. The Wiki may contain more up-to-date information than the PDF. 
-    * Downloadable PDF file, may not be up-to-date. +  * **Sell Sheet** -- {{:chipkit_mx3:chipkit_mx3_ss.pdf|PDF}} 
-    * Technical description of the Pro MX3 and all of its features. The Wiki may contain more up-to-date information than the PDF. +    * Quick and easy breakdown of the chipKIT MX3's features. 
 +  * **Programmer's Reference Manual** -- {{:chipkit_mx3:digilent_chipkit_library_reference_manuals.zip|ZIP}} 
 +    * Programmer's Reference Manuals for the Digilent chipKIT DSPI and SoftSPI libraries for use with the chipKIT MPIDE software system. 
 +  * **Fritzing Part** -- {{:chipkit_mx3:chipkitmx3.fzpz|rev 1}} -- {{:chipkit_mx3:chipkitmx3rev2.fzpz| rev 2}} 
 +    * These Fritzing parts can be uploaded and used to create circuit images. 
 +  * **Eagle Project** -- {{:chipkit_mx3:chipkit_mx3_bysa_a.zip|ZIP}} 
 +    * Open source EAGLE project for the chipKIT MX3. Created in EAGLE v6.5 (REV.A)
  
------- + 
-===== External Links ===== +===== Design Resources ===== 
-  * [[https://forum.digilentinc.com/index.php?/forum/5-chipkit-boards/|Digilent Forum]]+  * **Bootloader Image** -- {{:chipkit_mx3:cerebot-mx3ck-v01000303.zip|ZIP}}  
 +    * chipKIT™ bootloader Image loaded into the chipKIT MX3 / Cerebot MX3cK's PIC32 microcontroller at the factory. 
 + 
 +===== Tutorials ===== 
 +  * **Installing chipKIT compatible IDE** [[http://chipkit.net/started/install-chipkit-software/|External]] 
 +    * Instructions for installing MPIDE or Arduino IDE with the chipKIT core 
 +  * **SRK Basic** -- [[chipkit_mx3:srk|Wiki]] 
 +    * This tutorial is a step by step guide to the assembly of Digilent's Servo Robot Kit. 
 +  * **SRK+Line Following Robot** -- [[chipkit_mx3:srk_line|Wiki]] 
 +    * This tutorial is a step by step guide to the assembly of the line following Servo Robot Kit. 
 +  * **SRK+3D Printable Line Following Robot** -- [[http://www.instructables.com/id/Line-Following-SRK-Robot-with-3d-printed-parts/|Open-Source Instructable]] 
 +    * This instructable is a step by step guide to the assembly of the Beetlebot SRK Line Following Robot, including links to download the files for 3D-printable components.
  
 ===== Reference Projects ===== ===== Reference Projects =====
-  * [[chipkit_mx3:srk|SRK Basic]] +  * **MPLAB Blink** -- {{:chipkit_mx3:blink_mx3ck.zip|ZIP}}  
-  * [[chipkit_mx3:srk_line|SRK+Line Following Robot]] +    * This zip file contains a simple MPLAB demonstration project for the chipKIT MX3 / Cerebot MX3cK. This basic project blinks the LEDs on the board. Note: you will need a separate programming cable to use this project. 
-    * [[http://www.instructables.com/id/Line-Following-SRK-Robot-with-3d-printed-parts/|Open-Source Instructable]]+  * **MPIDE Blink** -- {{:chipkit_mx3:chipkit_blink.zip|ZIP}} 
 +    * This simple example sketch for MPIDE blinks an LED on supported chipKIT boards. 
 +---- 
 + 
 + 
 + 
 +===== External Links ===== 
 +  * [[https://forum.digilentinc.com/index.php?/forum/5-chipkit-boards/|Digilent Forum]]