blob: b5587dd290ceeb5ec11fe6ce7f35c7e5a4b8349a (
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 - CAN drivers demo for SPC560Pxx. **
*****************************************************************************
** TARGET **
The demo runs on an STMicroelectronics SPC560Pxx microcontroller installed on
XPC56xx EVB Motherboard.
** The Demo **
The application demonstrates the use of the SPC560Pxx CAN drivers.
** Board Setup **
- Enable LED1 and LED2.
** 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
|