Part Number: LAUNCHXL-F28P65X
Tool/software:
I am facing an issue with CAN communication between the TI F28P65x LaunchPad and the Xilinx Zynq-7000 SoC ZC702 Evaluation Kit. Took the example can_ex5_transmit_receive and ran it in the F28P65x.The CAN messages from the F28P65x are not being received on the ZC702, as observed using candump. Below are the details of my setup
Hardware Setup:
MCU: TI F28P65x LaunchPad
APSoC: Xilinx ZC702
Connection:
CAN_H (F28P65x) → CAN_H (zc702)
CAN_L (F28P65x) → CAN_L (zc702)
GND (F28P65x) → GND (zc702)
Bitrate : 100000bps on both devices
Questions:
1.Is there any connection mistake?
2.Any other things i need to check for this CAN communication ? & How can I further debug this issue?



