Author |
Message |
Topic: Setup of CAN2 when using both Controllers on CANBUS |
Len_Manning
Replies: 8
Views: 14810
|
Forum: General CCS C Discussion Posted: Wed Mar 08, 2017 2:23 am Subject: Setup of CAN2 when using both Controllers on CANBUS |
Thanks NewGuy,
Bit of a Homer Simpson moment here. The PIC on the board is actually a dsPIC30F6012 - Doh !
I will use the CCS Library Functions
Thanks for all the advice.
Len |
Topic: Setup of CAN2 when using both Controllers on CANBUS |
Len_Manning
Replies: 8
Views: 14810
|
Forum: General CCS C Discussion Posted: Tue Mar 07, 2017 9:18 am Subject: Setup of CAN2 when using both Controllers on CANBUS |
Thanks newguy. That helps.
Guess I need to play around and see what works and what doesn't.
I will keep an eye on the version 5 compiler as well.
Any good links for info on the CANbus or jus ... |
Topic: Setup of CAN2 when using both Controllers on CANBUS |
Len_Manning
Replies: 8
Views: 14810
|
Forum: General CCS C Discussion Posted: Tue Mar 07, 2017 8:06 am Subject: Setup of CAN2 when using both Controllers on CANBUS |
Hi RF,
Thanks for that. Luckily messages are not moving through the system too fast so it is hopefully going to be easier.
Also the rate of sending from the nodes connected to Can2 I can also co ... |
Topic: Setup of CAN2 when using both Controllers on CANBUS |
Len_Manning
Replies: 8
Views: 14810
|
Forum: General CCS C Discussion Posted: Tue Mar 07, 2017 3:59 am Subject: Setup of CAN2 when using both Controllers on CANBUS |
Hi PCM
Thanks for that. I have done that, but some of the variables or defines are common I guess for CAN1 and CAN2 such as those found in can_set_mode
If there were any examples showing use of ... |
Topic: Setup of CAN2 when using both Controllers on CANBUS |
Len_Manning
Replies: 8
Views: 14810
|
Forum: General CCS C Discussion Posted: Sun Mar 05, 2017 3:58 pm Subject: Setup of CAN2 when using both Controllers on CANBUS |
Hi,
New to the CANBUS, but need to add another CAN network to the existing one using the CAN2 Controller.
Does anyone have a simple example code of the setup and list of steps ?
My initial i ... |
|