diff options
Diffstat (limited to 'testhal/SPC563Mxx/ICU-PWM/readme.txt')
-rw-r--r-- | testhal/SPC563Mxx/ICU-PWM/readme.txt | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/testhal/SPC563Mxx/ICU-PWM/readme.txt b/testhal/SPC563Mxx/ICU-PWM/readme.txt new file mode 100644 index 000000000..90fcf6d5c --- /dev/null +++ b/testhal/SPC563Mxx/ICU-PWM/readme.txt @@ -0,0 +1,27 @@ +*****************************************************************************
+** ChibiOS/RT HAL - ICU_PWM 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 ICU and PWM drivers.
+
+** Board Setup **
+
+Connect PIN63 and PIN80 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
|