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:rkp28sb [2015/01/03 23:40]
darron
boards:rkp28sb [2020/12/28 12:36] (current)
Line 1: Line 1:
-==== RK Education RKP28sb ====+==== RKP28sb ====
 <wrap right> <wrap right>
 {{:boards:rkp28sb.jpg?200}} {{:boards:rkp28sb.jpg?200}}
Line 6: Line 6:
 The RKP28sb is a USB development board for the PIC18F2550 or equivalent. The RKP28sb is a USB development board for the PIC18F2550 or equivalent.
  
-== PIC18F2550 pinout ==+=== PIC18F2550 pinout ===
 <code> <code>
 !MCLR VPP RE3            1-----28 RB7 KBI3 PGD !MCLR VPP RE3            1-----28 RB7 KBI3 PGD
Line 23: Line 23:
 VUSB                     14----15 RC4 D- VM VUSB                     14----15 RC4 D- VM
 </code> </code>
-== I/O ==+=== I/O ===
 <code> <code>
 J9 ICSP         PIC18F2550              J6              PIC18F2550 J9 ICSP         PIC18F2550              J6              PIC18F2550
--------         ----------              ---             ----------+-------         ----------              --------------  ----------
 1:VPP           !MCLR VPP RE3           10:RB1/SCL/SCK  RB1 AN10 INT1 SCK SCL 1:VPP           !MCLR VPP RE3           10:RB1/SCL/SCK  RB1 AN10 INT1 SCK SCL
 2:VDD/VPIC      VDD/VPIC                 9:RB0/SDA/SDI  RB0 AN12 INT0 FLT0 SDI SDA 2:VDD/VPIC      VDD/VPIC                 9:RB0/SDA/SDI  RB0 AN12 INT0 FLT0 SDI SDA
Line 38: Line 38:
 1:RST           !MCLR VPP RE3            1:RC0          RC0 T1OSO T13CKI 1:RST           !MCLR VPP RE3            1:RC0          RC0 T1OSO T13CKI
 2:3V3           +3V3 2:3V3           +3V3
-3:5V            +5V                     J4 +3:5V            +5V             J8       J4 
-4:GND           GND                     --- +4:GND           GND             ---      ----- 
-5:GND           GND                      8:RB7          RB7 KBI3 PGD +5:GND           GND             SCK      8:RB7          RB7 KBI3 PGD 
-6:VIN           VIN                      7:RB6          RB6 KBI2 PGC +6:VIN           VIN             VUSB     7:RB6          RB6 KBI2 PGC 
-                                         6:RB5          RB5 KBI1 PGM+                                3V3      6:RB5          RB5 KBI1 PGM
 J3 ANALOGUE                              5:RC2          RC2 CCP1 J3 ANALOGUE                              5:RC2          RC2 CCP1
 -----------                              4:RC4/D-       RC4 D- VM -----------                              4:RC4/D-       RC4 D- VM
Line 51: Line 51:
 5:RB3/AN4       RB3 AN9  CCP2  VPO 5:RB3/AN4       RB3 AN9  CCP2  VPO
 6:RB4/AN5       RB4 KBI0 AN11 6:RB4/AN5       RB4 KBI0 AN11
 +
 +SCK on J8 connects to LED D3
 </code> </code>
  
-==== Resources ==== +=== Power === 
-[[http://rkeducation.co.uk/documents/instructions/RKP28sbComponentListandInstructions.pdf|Constructors guide]]\\ + 
-[[http://rkeducation.co.uk/images/Schematics/rkp28shieldbaseschematicpicaxe.jpg|Schematic (jpeg)]]\\ +Power may be applied through the power jack or the power headerThere are two LDOs and a jumper is used to select the MCU voltage between 3V3 or 5VWhen applying 5V on the power header, the 3V3 LDO is still utilised so it may be selected
-[[http://rkeducation.co.uk/documents/schematics/rkp28sbschematicshieldforpicaxe.pdf|Schematic (pdf)]]+ 
 +When using the power jack socket, the switch will turn the board on and off, as it 
 +feeds the 5V LDO
 + 
 +There is a VUSB selection jumper which may power this pin if the PIC internal regulator is disabledFor PICs that are not USB, remove the jumper and use this a method of accessing pin 14.
  
 +=== Resources ===
 +[[https://wiki.kewl.org/downloads/RKP28sbComponentListandInstructions.pdf|Constructors guide]]\\
 +[[https://wiki.kewl.org/downloads/rkp28sbschematicshieldforpicaxe.pdf|Schematic]]