blob: 78f7e7cd552cd42bebe1718dc0d600bf77a35423 (
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 SPC560BCxx. **
*****************************************************************************
** TARGET **
The demo runs on an STMicroelectronics SPC560BCxx microcontroller installed on
XPC56xx EVB Motherboard.
** The Demo **
The application demonstrates the use of the SPC560BCxx 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
|