MCP2551 CAN tranceiver not in Proteus

Thread Starter

embpic

Joined May 29, 2013
189
i am getting trouble while doing CAN simulation using proteus.I am using 18f258 pic controller having CAN controller built in. But MCP2551 CAN transceiver is not in proteus. so how to add this IC to Proteus.
 

Thread Starter

embpic

Joined May 29, 2013
189
so if i use higher family of PIC controller like dsPIC24, dsPIC30 likewise. Then will it work.
and from where i can get this missed IC.
 

Ian Rogers

Joined Dec 12, 2012
1,136
No! ECAN and CAN are not supported in any chip!

If you want to model the MCP2551, then you'll have to sign up to be a 3rd party developer and make your own... This is an arduous task... The best way is to get everything up and running then test the CAN coding via an ICD or pickit3 with MPLAB IDE..
 
Top