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_cmod:chipkit_cmod [2015/08/19 23:24] – [Documentation] Joshua Woldstadchipkit_cmod:chipkit_cmod [2021/10/07 19:27] (current) Arthur Brown
Line 1: Line 1:
 +~~REDIRECT>microprocessor/cmod/start~~
 +
 ====== chipKIT Cmod Resource Center====== ====== chipKIT Cmod Resource Center======
  
Line 5: Line 7:
 **Welcome to the resource center for the chipKIT Cmod!** **Welcome to the resource center for the chipKIT Cmod!**
  
-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 Cmod, visit the product page on our main website: [[http://digilentinc.com/Products/Detail.cfm?NavPath=2,892,1196&Prod=CHIPKIT-CMOD|chipKIT Cmod]]+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.
  
 The chipKIT™ Cmod is a microcontroller development board based on the Microchip PIC32MX150F128D, a member of the 32-bit PIC32 microcontroller family. It is compatible with the Microchip MPLAB® IDE tools as well as 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™ Cmod is a microcontroller development board based on the Microchip PIC32MX150F128D, a member of the 32-bit PIC32 microcontroller family. It is compatible with the Microchip MPLAB® IDE tools as well as 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 12: Line 14:
 ---- ----
  
 +
 +=====Revision History =====
 +
 +We are currently on Revision E of the chipKIT™ Cmod.
 +You can find the revision of your board by looking on the underside, near the white bar-coded box. 
 +
 + {{ :chipkit_cmod:cmodrev.png?300 |}}
 +
 +
 +
 +
 +----
 ===== Documentation ===== ===== Documentation =====
  
-  * **Schematic** -- [[http://digilentinc.com/Data/Products/CHIPKIT-CMOD/chipKIT-Cmod_SCH_RevE.pdf|PDF]] +  * **Schematic** -- {{:chipkit_cmod:chipkit_cmod_sch.pdf|PDF}} 
-  * **Reference Manual** +    * PDF Schematic of the PCB generated by Altium 
-    * [[refmanual|Wiki Page]], this has the most up to date information. +  * **Reference Manual** -- [[refmanual|Wiki]] {{:chipkit_cmod:chipkit_cmod_rm.pdf|PDF}} 
-    * {{:chipkit_cmod:chipkit-cmod_sch_reve.pdf|Downloadable PDF file}}, may not be up-to-date+    * Technical description of the chipKIT Cmod and all of its features. The Wiki may contain more up-to-date information than the PDF
-  +  **Sell Sheet** -- {{:chipkit_cmod:chipkit_cmod_ss.pdf|PDF}} 
 +    * Quick and easy breakdown of the chipKIT Cmod features. 
 +  * **Fritzing Part** -- {{:chipkit_cmod:chipkitcmod_rev_2.fzpz|rev 2}} {{:chipkit_cmod:chipkitcmod.fzpz|rev 1}} 
 +    * The Fritzing part that can be uploaded and used to create circuit images
 +  * **Eagle Project** {{:chipkit_cmod:cmod_ck1.zip|ZIP}}  
 +      * Open source project  
 + 
 +===== Design Resources ===== 
 +  * **Bootloader** -- {{:chipkit_cmod:chipkit-cmod-v01000303.zip|ZIP}} 
 +      * chipKIT bootloader image loaded into the chipKIT CMOD'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
  
 ---- ----