aboutsummaryrefslogtreecommitdiffstats
path: root/testex/STM32/STM32F4xx/SPI-LIS3DSH/readme.txt
diff options
context:
space:
mode:
Diffstat (limited to 'testex/STM32/STM32F4xx/SPI-LIS3DSH/readme.txt')
-rw-r--r--testex/STM32/STM32F4xx/SPI-LIS3DSH/readme.txt14
1 files changed, 9 insertions, 5 deletions
diff --git a/testex/STM32/STM32F4xx/SPI-LIS3DSH/readme.txt b/testex/STM32/STM32F4xx/SPI-LIS3DSH/readme.txt
index 226822f2d..83a53c182 100644
--- a/testex/STM32/STM32F4xx/SPI-LIS3DSH/readme.txt
+++ b/testex/STM32/STM32F4xx/SPI-LIS3DSH/readme.txt
@@ -1,15 +1,19 @@
*****************************************************************************
-** ChibiOS/HAL - USB-CDC driver demo for STM32. **
+** ChibiOS/HAL + ChibiOS/EX - SPI + LIS3DSH demo for STM32F4xx. **
*****************************************************************************
** TARGET **
-The demo runs on both Olimex STM32-E407 or STM32F4-Discovery boards, just
-change the board reference in the Makefile.
+The demo runs on an STM32F407 Discovery board REV C or later.
** The Demo **
-The application demonstrates the use of the STM32 USB (OTG) driver.
+The application demonstrates the use of the STM32F4xx SPI driver in order
+to acquire data from LIS3DSH using ChibiOS/EX.
+
+** Board Setup **
+
+None required.
** Build Procedure **
@@ -24,4 +28,4 @@ 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
+ http://www.st.com \ No newline at end of file