xmclib/XMCLib/examples/XMC4500_series/SPI/SPI_TRANSMIT
2024-10-17 17:09:59 +02:00
..
ARM 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

SPI demo example

Description of example project
==============================
Send a 2 periodic (1s) messages with different frame lengths via SPI.

Hardware Setup
===============
XMC4500 CPU Board
Rx Pin : 2.15 , Tx Pin : 2.12 , SELO Pin : 0.6 , CLOCK Pin : 0.11

How to test the application
============================
a. Import the project
b. Compile and flash the application onto the device
c. Run the application. 
d. Configure a slave to receive the signals or see the signals in an oscilloscope.