Hello ,
I needed some information on CAN in TI piccolo.
1. What are the recommended CAN transceivers for the TI piccolo (28069)?
2. Are there any development boards/ Cards available for TI piccolo (28069) with the CAN transceivers?
regards,
Hemanth
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hello ,
I needed some information on CAN in TI piccolo.
1. What are the recommended CAN transceivers for the TI piccolo (28069)?
2. Are there any development boards/ Cards available for TI piccolo (28069) with the CAN transceivers?
regards,
Hemanth
Hi Hemanth,
The nice thing about the PHY layer of CAN is that the transceivers are fairly interchangeable. All CAN transceivers will have TXD and RXD lines that are shared with the CAN controller, which in your case is built into the TI Piccolo device. Then in addition to those two lines, some transceivers will have an additional mode pin .
It looks like you have an automotive application, since you posted this question in this forum. That narrows down the recommendations to only our automotive qualified tranceivers (not industrial). Also, I beleive all the Piccolo microcontrollers are 3.3V micros, so you will also want a device that has level shifting or 3.3 volt compliant I/Os. Are you interested in SILENT mode or STANDBY mode? That will also help narrow things down more.
In terms of your second question. I would recommend placing that question in the forum below. I am not familiar with which Evaluation Modules that have that have CAN transceiver already populated.
http://e2e.ti.com/support/microcontrollers/c2000/f/171.aspx
Thanks,
John
Hi John,
Thanks for the information.
I had doubt regarding the Silent mode.
1. Silent mode as I understood is receive only mode?
2. Does it acknowledges for all the CAN frames in the Bus?
3. Are there any significant advantage on usage of this mode?
4. How is Standby mode different from OFFmode?
regards,
Hemanth
Hi Hemanth,
Please see my feedback below.
1. Silent mode as I understood is receive only mode?
2. Does it acknowledges for all the CAN frames in the Bus?
3. Are there any significant advantage on usage of this mode?
4. How is Standby mode different from OFFmode?
Please let me know if you have any other questions.
Thanks,
John
Hello John,
Thanks a lot for the detailed information. Now I have some doubt on below:
2. Does it acknowledges for all the CAN frames in the Bus?
If the transceiver is in SILENT mode, how does it receives CAN frame without actually ACKNOWLEDGING the CAN frame? (i.e. ACK slot has to be set by the receiver of the CAN frame)
regards,
Hemanth
Hi Hemanth,
So from a network perspective you need to have at least two nodes that are not in silent mode. Therefore, one node can be the transmitting node, and at least one node can be active to send the ACK bit. In this case all the remaining nodes in silent mode will receive a valid frame.
If you only had to nodes, one in normal mode that is transmitting, and one that is in silent mode only listening, then all of the frames that the normal mode node sends would result in errors since it would never see an ACK bit.
Hope that helps,
John
Hemanth,
The F28069M Launchpad has the cam capability
Regards,
Nolan