xmclib/XMCLib/examples/XMC1300_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 2 periodic (1s) messages with different frame lengths via SPI.

Hardware Setup
===============
XMC1300 Boot Kit
Rx Pin : 2.0 , Tx Pin : 1.0 , SELO Pin : 0.9 , CLOCK Pin : 0.8

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.