Differences

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

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
boards:chipkitpi [2016/02/14 13:14]
darron
boards:chipkitpi [2020/08/05 19:05] (current)
Line 1: Line 1:
 ==== ChipKIT Pi ==== ==== ChipKIT Pi ====
 <wrap right> <wrap right>
-{{:boards:mx270.jpg?200}}+{{:boards:mx270.jpg?200|MX270 at 48MHz}}
 \\ \\ \\ \\
-{{:boards:cpi.jpg?200}}+{{:boards:triple.jpg?200|Prototyping board + chipKIT Pi + Pi Zero}}
 </wrap> </wrap>
  
Line 9: Line 9:
  
 It is designed to be used with the It is designed to be used with the
-[[:boards:chipkitpi:mpide|Multi-Platform Integrated Development Environment]] but this isn't a requirement.+[[:tools:mpide|Multi-Platform Integrated Development Environment]] but this isn't a requirement.
  
 === RPi GPIO header == === RPi GPIO header ==
Line 17: Line 17:
                     JP5                     JP5
                 +---J4---+                 +---J4---+
-NC              01      02 GPIO0/GPIO2 +NC              01      02 GPIO0/GPIO2/SDA 
-GPIO1/GPIO3     03      04 NC+GPIO1/GPIO3/SCL 03      04 NC
 GPIO4           05      06 GND GPIO4           05      06 GND
 GPIO18          07      08 GPIO17 GPIO18          07      08 GPIO17
Line 58: Line 58:
 </code> </code>
  
-=== LED/SW/JTAG ===+=== LED ===
 <code> <code>
 LED             PIC32MX250F128B LED             PIC32MX250F128B
Line 67: Line 67:
 RX1             12      RA4 RX1             12      RA4
 TX1             11      RB4 TX1             11      RB4
 +</code>
  
 +=== Switch ===
 +<code>
 SW              PIC32MX250F128B SW              PIC32MX250F128B
 ==              =============== ==              ===============
 BOOTLOAD-EN     18      RB9 BOOTLOAD-EN     18      RB9
 RESET                 !MCLR RESET                 !MCLR
 +</code>
  
 +=== JTAG ===
 +<code>
 JTAG    PIC32MX250128B          JTAG    PIC32MX250128B JTAG    PIC32MX250128B          JTAG    PIC32MX250128B
 ====    ==============          ====    ============== ====    ==============          ====    ==============
Line 79: Line 85:
 2       13,28   3V3                   16      RB7     JP14 2       13,28   3V3                   16      RB7     JP14
 </code> </code>
-Orientation is ICSP port to the left and JTAG port to the right. 
  
 === ICSP === === ICSP ===
Line 103: Line 108:
 === Resources === === Resources ===
 [[https://www.element14.com/community/servlet/JiveServlet/download/63873-2-118998/chipKIT%20Pi%20Schematic.zip|Schematic]] [[https://www.element14.com/community/servlet/JiveServlet/download/63873-2-118998/chipKIT%20Pi%20Schematic.zip|Schematic]]
 +