aboutsummaryrefslogtreecommitdiffstats
path: root/testhal/STM32/STM32F4xx/I2C-LPS25H/readme.txt
diff options
context:
space:
mode:
authorRocco Marco Guglielmi <roccomarco.guglielmi@live.com>2016-09-25 18:14:04 +0000
committerRocco Marco Guglielmi <roccomarco.guglielmi@live.com>2016-09-25 18:14:04 +0000
commitf9ffb72f681232ae26c9c6ebaa489e6e3a465823 (patch)
treef129a030c08908b92c73b3b229d834a7bd0d8155 /testhal/STM32/STM32F4xx/I2C-LPS25H/readme.txt
parent8cb143da5ab53a7268d83109efbf235003e2c1fc (diff)
downloadChibiOS-f9ffb72f681232ae26c9c6ebaa489e6e3a465823.tar.gz
ChibiOS-f9ffb72f681232ae26c9c6ebaa489e6e3a465823.tar.bz2
ChibiOS-f9ffb72f681232ae26c9c6ebaa489e6e3a465823.zip
Added support for LPS25H.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@9797 35acf78f-673a-0410-8e92-d51de3d6d3f4
Diffstat (limited to 'testhal/STM32/STM32F4xx/I2C-LPS25H/readme.txt')
-rw-r--r--testhal/STM32/STM32F4xx/I2C-LPS25H/readme.txt32
1 files changed, 32 insertions, 0 deletions
diff --git a/testhal/STM32/STM32F4xx/I2C-LPS25H/readme.txt b/testhal/STM32/STM32F4xx/I2C-LPS25H/readme.txt
new file mode 100644
index 000000000..aae24364d
--- /dev/null
+++ b/testhal/STM32/STM32F4xx/I2C-LPS25H/readme.txt
@@ -0,0 +1,32 @@
+*****************************************************************************
+** ChibiOS/HAL + ChibiOS/EX - SPI + L3GD20 demo for STM32F4xx. **
+*****************************************************************************
+
+** TARGET **
+
+The demo runs on an STM32 Nucleo64-F401RE board. It has been tested with the
+X-NUCLEO-IKS01A1 shield.
+
+** The Demo **
+
+The application demonstrates the use of the STM32F4xx I2C driver in order
+to acquire data from LSM6DS0 using ChibiOS/EX.
+
+** Board Setup **
+
+None required.
+
+** Build Procedure **
+
+The demo has been tested by using the free Codesourcery GCC-based toolchain
+and YAGARTO.
+Just modify the TRGT line in the makefile in order to use different GCC ports.
+
+** 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