Page 1 of 1

EB018 CAN board and PIC16F88

Posted: Wed Mar 25, 2015 4:12 pm
by Walbeek
Hi there,

I want to connect the EB018 CAN board to a EB006 programmer with a PIC16F88 inserted.
According the datasheet, the 3-pin jumper is set on position B.
In FC6, CAN is connected as Channel 1, so SDI on pin RB1, SDO on pin RB2, SCK on pin RB4.
The Chip-select pin is set to RC6 but this is not available.
Where do I have to connect the CS pin of CAN?
Is every pin possible in the RB port?
Please let me know.

Rinie

Re: EB018 CAN board and PIC16F88

Posted: Wed Mar 25, 2015 9:36 pm
by QMESAR
Walbeek wrote: The Chip-select pin is set to RC6 but this is not available.
Where do I have to connect the CS pin of CAN?
In my opinion you can use any open I/O pin for CS as long as you select the correct pin in the Component properties

Re: EB018 CAN board and PIC16F88

Posted: Thu Mar 26, 2015 8:37 am
by Walbeek
Thanks QMESAR, seems to work well.
Tested on several pins now.