XMC4500 Relax Kit CAN Transmission

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
lock attach
Attachments are accessible only for community members.
User21447
Level 1
Level 1
Good day to all,

I'm currently working on a project using an XMC4500 Relax Kit with DAVE4, a CAN transceiver(Rx pin 1.5 and Tx pin 1.4) and a CAN Interface VN1610 from Vector connected to the PC (software "CANalyzer" from Vektor).
For now I have a working program that gets the values of Tension, current, temperature, time, etc... visualizes them on a web server like in the picture "HTTP_WEBSERVER" and refreshes the values each 2 seconds.
Now I want to visualize these values on the software "CANalyzer", so send them through the CAN interface instead of the HTTP server.
I searched a lot online for examples of CAN transmission but none of them would give me any signal of connection on the Software.
Can anyone help?
There are also links to download the project and the pictures. 5107.attach

Link to Project: https://drive.google.com/file/d/1B9qPGdfgzB2E6Zc5NZBZdc0SGeKwRk4w/view?usp=sharing

Links to pictures: HTTP_WEBSERVER: https://imgur.com/1lKLSkT
CAN Transceiver: https://imgur.com/hBdoqG7
CAN interface: https://imgur.com/lMbg3m8
XMC4500 Relax Kit: https://imgur.com/7tDlGXn


Thank you in advance.
Best regards

Fares
0 Likes
1 Solution
Vasanth
Moderator
Moderator
Moderator
250 sign-ins 500 solutions authored First question asked
Hi Fares,

If you are searching for a can examples, kindly download the XMClib . Here inside examples there are CAN transmitter, receiver and loopback examples for your reference. I hope this will be helpful to start with.

Best Regards,
Vasanth

View solution in original post

0 Likes
1 Reply
Vasanth
Moderator
Moderator
Moderator
250 sign-ins 500 solutions authored First question asked
Hi Fares,

If you are searching for a can examples, kindly download the XMClib . Here inside examples there are CAN transmitter, receiver and loopback examples for your reference. I hope this will be helpful to start with.

Best Regards,
Vasanth
0 Likes