aboutsummaryrefslogtreecommitdiffstats
path: root/testhal/STM32/STM32F0xx/qei/readme.txt
diff options
context:
space:
mode:
authorNicolas Reinecke <nr@das-labor.org>2016-05-01 00:24:06 +0200
committerNicolas Reinecke <nr@das-labor.org>2016-05-08 18:31:03 +0200
commit3709be47e05b50a03d94821087d25de6046f78c4 (patch)
tree4e54d60653fe79981edaa032d327cbc93e0394b5 /testhal/STM32/STM32F0xx/qei/readme.txt
parent6f67aa78c3061654bb50ed86dc5f104ca49e87b8 (diff)
downloadChibiOS-Contrib-3709be47e05b50a03d94821087d25de6046f78c4.tar.gz
ChibiOS-Contrib-3709be47e05b50a03d94821087d25de6046f78c4.tar.bz2
ChibiOS-Contrib-3709be47e05b50a03d94821087d25de6046f78c4.zip
add qei testhal projects
Diffstat (limited to 'testhal/STM32/STM32F0xx/qei/readme.txt')
-rw-r--r--testhal/STM32/STM32F0xx/qei/readme.txt27
1 files changed, 27 insertions, 0 deletions
diff --git a/testhal/STM32/STM32F0xx/qei/readme.txt b/testhal/STM32/STM32F0xx/qei/readme.txt
new file mode 100644
index 0000000..32cff3e
--- /dev/null
+++ b/testhal/STM32/STM32F0xx/qei/readme.txt
@@ -0,0 +1,27 @@
+*****************************************************************************
+** ChibiOS/HAL - qei driver demo for STM32F0xx. **
+*****************************************************************************
+
+** TARGET **
+
+The demo runs on an ST STM32F0-Discovery board.
+
+** The Demo **
+
+The application demonstrates the use of the STM32F0xx QEI encoder driver.
+
+** Board Setup **
+
+To use demo you have to connect an encoder to one of the timers that support
+the encoder mode to ch1 and ch2 and add an external pullup resistor to 3V3.
+For good results add 100n capacitors to GND.
+
+
+** 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.
+Also note that not all the files present in the ST library are distributed
+with ChibiOS/RT, you can find the whole library on the ST web site:
+
+ http://www.st.com