blob: c03dd687cef054b3ba27e4807009d301b4fd0833 (
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
|
*****************************************************************************
** ChibiOS/RT HAL - ADC driver demo for SPC563Mxx. **
*****************************************************************************
The demo runs on an STMicroelectronics SPC563Mxx microcontroller installed on
XPC56xx EVB Motherboard.
** The Demo **
The application demonstrates the use of the SPC560Pxx ADC driver.
** Board Setup **
None.
** 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
|