readme.txt 1013 B

123456789101112131415161718192021222324252627282930
  1. *****************************************************************************
  2. ** ChibiOS/HAL - PWM-ICU drivers demo for STM32F3xx. **
  3. *****************************************************************************
  4. ** TARGET **
  5. The demo runs on an STMicroelectronics STM32F3-Discovery board.
  6. ** The Demo **
  7. The application demonstrates the use of the STM32F3xx PWM-ICU drivers.
  8. ** Board Setup **
  9. - Connect PD12 (PWM output) and PC6 (ICU input) 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