ChibiOS/testhal/STM32/STM32F2xx/PWM-ICU
Giovanni Di Sirio 4a1c137eb5 Introduced "root" system variable.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@14137 27425a3e-05d8-49a3-a47f-9c15f0e5edd8
2021-04-05 12:12:19 +00:00
..
.cproject Fixed wrong comment in RT-STM32F207ZG-NUCLEO144/main.c 2016-04-30 15:36:55 +00:00
.project Fixed wrong comment in RT-STM32F207ZG-NUCLEO144/main.c 2016-04-30 15:36:55 +00:00
Makefile Makefile mass update, all paths changed to new ARMv7-M port. 2020-07-12 16:37:17 +00:00
chconf.h Introduced "root" system variable. 2021-04-05 12:12:19 +00:00
halconf.h Configuration files mass update. 2020-09-05 06:26:10 +00:00
main.c STM32 ICU driver now allows to setup the ARR register in the configuration structure, the default value should be 0xFFFFFFFFU. 2020-04-29 10:23:07 +00:00
mcuconf.h Mass update of the Apache 2.0 license statement. 2018-01-20 11:44:14 +00:00
readme.txt Fixed wrong comment in RT-STM32F207ZG-NUCLEO144/main.c 2016-04-30 15:36:55 +00:00

readme.txt

*****************************************************************************
** ChibiOS/HAL - PWM-ICU drivers demo for STM32F2xx.                       **
*****************************************************************************

** TARGET **

The demo runs on STM32 Nucleo144-F207ZG.

** The Demo **

The application demonstrates the use of the STM32F2xx PWM-ICU drivers.

** Board Setup **

- Connect PA0 and PE9 together.

** Build Procedure **

The demo has been tested using the free Codesourcery GCC-based toolchain
and YAGARTO.
Just modify the TRGT line in the makefile in order to use different GCC ports.

** Notes **

Some files used by the demo are not part of ChibiOS/RT but are copyright of
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