17 lines
518 B
Text
17 lines
518 B
Text
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.
|