readme.txt 1017 B

12345678910111213141516171819202122232425262728293031
  1. *****************************************************************************
  2. ** ChibiOS/HAL + ChibiOS/EX - SPI + LIS3DSH demo for STM32F4xx. **
  3. *****************************************************************************
  4. ** TARGET **
  5. The demo runs on an STM32F407 Discovery board REV C or later.
  6. ** The Demo **
  7. The application demonstrates the use of the STM32F4xx SPI driver in order
  8. to acquire data from LIS3DSH using ChibiOS/EX.
  9. ** Board Setup **
  10. None required.
  11. ** Build Procedure **
  12. The demo has been tested using the free Codesourcery GCC-based toolchain
  13. and YAGARTO.
  14. Just modify the TRGT line in the makefile in order to use different GCC ports.
  15. ** Notes **
  16. Some files used by the demo are not part of ChibiOS/RT but are copyright of
  17. ST Microelectronics and are licensed under a different license.
  18. Also note that not all the files present in the ST library are distributed
  19. with ChibiOS/RT, you can find the whole library on the ST web site:
  20. http://www.st.com