28 lines
767 B
Plaintext
28 lines
767 B
Plaintext
*****************************************************************************
|
|
** ChibiOS/RT HAL - PWM/ICU 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 PWM-ICU drivers.
|
|
|
|
** Board Setup **
|
|
|
|
- Connect D10 and A0 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
|