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
interfaces:slicepi [2020/08/02 03:23]
darron [Pickle Microchip PIC ICSP]
interfaces:slicepi [2020/08/02 03:25] (current)
darron [Pickle Microchip PIC ICSP]
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