CCS C Software and Maintenance Offers
FAQFAQ   FAQForum Help   FAQOfficial CCS Support   SearchSearch  RegisterRegister 

ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

CCS does not monitor this forum on a regular basis.

Please do not post bug reports on this forum. Send them to support@ccsinfo.com

CAN Differences between PIC18F4685 & PIC18F46K80

 
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion
View previous topic :: View next topic  
Author Message
linera



Joined: 23 Nov 2011
Posts: 6

View user's profile Send private message

CAN Differences between PIC18F4685 & PIC18F46K80
PostPosted: Wed Nov 23, 2011 1:19 pm     Reply with quote

We have a C code for PIC18F4685. The CAN module is working OK, it is transmitting and receiving perfectly.

We are trying to migrate this program to a PIC18F46K80.
Tthe only difference is that we program the #fuses CANB in order to use RB2 and RB3 as TXCAN and RXCAN lines. But it is not working, The CAN module does not transmit or receive.

I think that both microcontrollers have compatible CAN modules.

What happens?

Someone can explain me something?
w2drz



Joined: 27 Dec 2006
Posts: 55
Location: Western New York - USA

View user's profile Send private message Visit poster's website

PIC18F46K80 Compiler update and CCSLOAD
PostPosted: Wed Nov 23, 2011 9:20 pm     Reply with quote

Hi,
There are many changes in the #fuses for the K80 chip.
There is a need to completely read the new settings for the K80 chip in the '.h' file,
as it is not total compatible to other 18F chips do to new changes in the 'K80' core.

Also the compiler was fixed in 4.121 and later along with the new programmer CCSLOAD update posted now,
this needs to be loaded and used with the K80,
due to the chip programming procedure difference by 'MICROCHIP' with this chip from all other 18F chips.

tom W2DRZ
Display posts from previous:   
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion All times are GMT - 6 Hours
Page 1 of 1

 
Jump to:  
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


Powered by phpBB © 2001, 2005 phpBB Group