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
interfaces:slicepi [2020/08/02 03:23] – [Pickle Microchip PIC ICSP] darroninterfaces:slicepi [2024/07/10 12:30] (current) – external edit 127.0.0.1
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> <code>
-VPP=0 +VPP=0     # A0 
-PGC=1 +PGC=1     # A1 
-PGDO=2 +PGDO=2    # A2 
-PGDI=3+PGDI=3    # A3
 PGM=-1 PGM=-1
 DEVICE=MCP230XX DEVICE=MCP230XX
Line 83: Line 86:
 ===Resources=== ===Resources===
  
-[[https://wiki.kewl.org/downloads/Slice_Pi.pdf|Assembly manual]]+{{downloads:Slice_Pi.pdf|Assembly manual}}