blob: f6018c4f3bb53f031e20b581c8ad5331e2fd4ea5 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
|
*****************************************************************************
** ChibiOS/RT HAL - SPI driver demo for SPC564Axx. **
*****************************************************************************
** TARGET **
The demo runs on an STMicroelectronics SPC564Axx microcontroller installed on
XPC56xx EVB Motherboard.
** The Demo **
The application demonstrates the use of the SPC564Axx ICU and PWM drivers.
** Board Setup **
Connect PIN65 and PIN78 together.
** Build Procedure **
The demo has been tested using HighTec compiler.
** Notes **
Some files used by the demo are not part of ChibiOS/RT but are copyright of
ST Microelectronics and are licensed under a different license.
http://www.st.com
|