Other Parts Discussed in Thread: TCAN4550
Hello,
I'm designing an automotive scan tool. I intend to give it the ability to communicate via the CAN-FD protocol. I chose the TCAN4550 CI for this. To have a circuit design reference, I took the board "TCAN4550 Evaluation Module" described in the document sllu281a.pdf, as an example.In my project, I will use a microcontroller that has 5V logic.
Before to implement TCAN4550, I would like to clarify the following doubts :
1) On the "TCAN4550 Evaluation Module" board described in the document sllu281a.pdf, there are the "Signal GND" and GND planes.In section 2.2.3 is said that a shunt can be placed on jumper J15 and a DC signal can be injected into the "Signal GND" plane.
1.1)How can I know if is necessary to inject DC signal and where would this DC signal come from? Could I remove this jumper and replace it with a permanent short between the GND plane and the Signal GND plane, keeping the capacitors of course?
2) As I understand it, the voltage value present on the VIO pin will be the voltage value used on the SPI, I/Os, GPIO1, GPIO2 and oscillator block pins.
2.1) So, I would like to know if, in my case, where the logic will only be in 5V, will I necessarily need to put, at VIO, the same 5V that feed the MCU, or it is not necessary? In other words, for interface with 5V logic, can I just connect VIO to a 100nF capacitor and nothing else?
2.2) Will the 40MHz Crystal work if I do not put voltage at the VIO pin?
3) On the board "TCAN4550 Evaluation Module", document sllu281a.pdf, the split termination technique(two resistors of 60 Ohms to reache the 120 Ohms) is used between CANL and CANH lines, jumpers are used to use this termination. However, when I finish my project, the user will not be able to open the product to remove or place a shunt at the jumpers, so my question is, can I leave this termination permanent, I mean, with a short instead the jumper?
4) Pin INH of the TCAN4550 is used to enable the VIO voltage at the external regulator. I intend to leave VIO fixed at 5V (this, if it will be really necessary), so, I will have no need for the INH pin, could I leave INH pin floating or else just connected to a pull-down resistor?
Sorry for so many questions.
Regards,
Daniel.