readme.txt 964 B

123456789101112131415161718192021222324252627282930
  1. *****************************************************************************
  2. ** ChibiOS/HAL - PWM-ICU drivers demo for STM32F2xx. **
  3. *****************************************************************************
  4. ** TARGET **
  5. The demo runs on STM32 Nucleo144-F207ZG.
  6. ** The Demo **
  7. The application demonstrates the use of the STM32F2xx PWM-ICU drivers.
  8. ** Board Setup **
  9. - Connect PA0 and PE9 together.
  10. ** Build Procedure **
  11. The demo has been tested using the free Codesourcery GCC-based toolchain
  12. and YAGARTO.
  13. Just modify the TRGT line in the makefile in order to use different GCC ports.
  14. ** Notes **
  15. Some files used by the demo are not part of ChibiOS/RT but are copyright of
  16. ST Microelectronics and are licensed under a different license.
  17. Also note that not all the files present in the ST library are distributed
  18. with ChibiOS/RT, you can find the whole library on the ST web site:
  19. http://www.st.com