I have a strange problem!
When I enable the CANBUS function on my PIC18F4680, I have C6 and C7 output are always at High Level!!
I can't use these I/O as output port!
It's only when i init the CAN module.
CCS compiler 4.068
have a nice day!
PCM programmer
Joined: 06 Sep 2003 Posts: 21708
Posted: Mon Mar 09, 2009 1:56 pm
That shouldn't happen. Post a very short test program that shows the
problem. The test program could #include the CAN driver file, and
then call can_init(), and then attempt to transmit and receive characters
over the serial port. This could be done with just 5 statements above
main(), and 4-5 lines in main().
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum