I noticed the chipdata for the 18f1320 is incorrect compared to the datasheet (some pins are incorrect)
here is the correct pinout
1,RA0(IO),AN0(I) 2,RA1(IO),AN1(I) 6,RA2(IO),AN2(I) 7,RA3(IO),AN3(I) 3,RA4(IO),T0CKI(I) 4,RA5(I),MCLR(I) 15,RA6(IO),OSC2(O) 16,RA7(IO),OSC1(O) 8,RB0(IO),AN4(I) 9,RB1(IO),AN5(I),U1TX(O) 17,RB2(IO),ECCPB(O) 18,RB3(IO),ECCPA(IO) 10,RB4(IO),AN6(I),U1RX(I) 11,RB5(IO) 12,RB6(IO),T1CKI(I),T3CKI(I),ECCPC(O),T1OSCO(O) 13,RB7(IO),ECCPD(O),T1OSCI(I) 5,Vss 14,Vdd
Oops, that will have to be fixed!
Thanks for letting me know.
Log in to post a comment.
I noticed the chipdata for the 18f1320 is incorrect compared to the datasheet (some pins are incorrect)
here is the correct pinout
1,RA0(IO),AN0(I)
2,RA1(IO),AN1(I)
6,RA2(IO),AN2(I)
7,RA3(IO),AN3(I)
3,RA4(IO),T0CKI(I)
4,RA5(I),MCLR(I)
15,RA6(IO),OSC2(O)
16,RA7(IO),OSC1(O)
8,RB0(IO),AN4(I)
9,RB1(IO),AN5(I),U1TX(O)
17,RB2(IO),ECCPB(O)
18,RB3(IO),ECCPA(IO)
10,RB4(IO),AN6(I),U1RX(I)
11,RB5(IO)
12,RB6(IO),T1CKI(I),T3CKI(I),ECCPC(O),T1OSCO(O)
13,RB7(IO),ECCPD(O),T1OSCI(I)
5,Vss
14,Vdd
Oops, that will have to be fixed!
Thanks for letting me know.