xmclib/XMCLib/examples/XMC4500_series/CAN/CAN_TRANSMITTER
2024-10-17 17:09:59 +02:00
..
ARM Init xmclib 2024-10-17 17:09:59 +02:00
DAVE Init xmclib 2024-10-17 17:09:59 +02:00
ADC.c Init xmclib 2024-10-17 17:09:59 +02:00
Board_ADC.h Init xmclib 2024-10-17 17:09:59 +02:00
main.c Init xmclib 2024-10-17 17:09:59 +02:00
Readme.txt Init xmclib 2024-10-17 17:09:59 +02:00
UDE_CAN_Recorder.png Init xmclib 2024-10-17 17:09:59 +02:00
UDE_CAN_RECORDER_SETUP.jpg Init xmclib 2024-10-17 17:09:59 +02:00

CAN Transmitter demo example

Description of example project
==============================
This example shows how to send CAN frames periodically.
The data transmitted is the value of potentiometer sampled with the ADC

Hardware Setup
===============
XMC4500 Application Kit + Ethernet/CAN/RS485 Interface Card 

How to test the application
============================
a. Import the project 
b. Compile and flash the application onto the device
c. Using a CAN bus monitor you can see the CAN frames being sent periodically (see UDE_CAN_RECORDER_SETUP.jpg and UDE_CAN_Recorder.png)