I plugged an MCP2551 into a socket on my PicDem2-Plus board.
(I already had a socket added for this purpose). I measured +5v
on the Vdd pin and +2.5v on the Vref pin. I have a question.
Do you ...
I didn't mean that. I assumed you removed the MCP2551 from your
circuit. Then you looked at the CANTX pin on the PIC. Then you saw
no signal. The reason for that is the CANTX pin requires a p ...
That is actually the expected behavior. The CCS CAN Bus drivers
configure the CANTX pin so it doesn't "drive high". It requires an external
pull-up resistor on that pin. The MCP2 ...
I'm having a Can bus issue right now which is quite strange. I've created a little board that listens to the CAN bus, it's for switching some lights on and off.