readme.txt 1.0 KB

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