20 lines
605 B
Text
20 lines
605 B
Text
|
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)
|
||
|
|
||
|
|
||
|
|