28 lines
737 B
Plaintext
28 lines
737 B
Plaintext
*****************************************************************************
|
|
** ChibiOS/RT HAL - ADC driver demo for SPC563Mxx. **
|
|
*****************************************************************************
|
|
|
|
** TARGET **
|
|
|
|
The demo runs on an STMicroelectronics SPC563Mxx microcontroller installed on
|
|
XPC56xx EVB Motherboard.
|
|
|
|
** The Demo **
|
|
|
|
The application demonstrates the use of the SPC563Mxx 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
|