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
Last revision Both sides next revision
interfaces:slicepi [2016/01/27 15:40]
darron
interfaces:slicepi [2020/08/02 03:24]
darron [Pickle Microchip PIC ICSP]
Line 2: Line 2:
 <wrap right> <wrap right>
 {{:interfaces:rpipio.jpg?200}} {{:interfaces:rpipio.jpg?200}}
-// //+\\ \\
 {{:interfaces:slipi.jpg?200}} {{:interfaces:slipi.jpg?200}}
 </wrap> </wrap>
Line 47: Line 47:
  
 Separate data I/O connections (only supported option) Separate data I/O connections (only supported option)
 +
 +==Wiring==
  
 <code> <code>
Line 68: Line 70:
    - Not used by all LVP compatible devices.     - Not used by all LVP compatible devices. 
  
 +==Config==
 +<code>
 +VPP=0
 +PGC=1
 +PGDO=2
 +PGDI=3
 +PGM=-1
 +DEVICE=MCP230XX
 +IFACE=/dev/i2c-1
 +ADDR=0x20
 +SLEEP=0
 +#VPP_RUN + PGD_IN_PULLUP
 +BITRULES=0x1010
 +</code>
 +===Resources===
 +
 +[[https://wiki.kewl.org/downloads/Slice_Pi.pdf|Assembly manual]]