ChibiOS-Contrib/testhal/STM32/STM32F1xx/onewire
Fabien Poussin f113e89354 Updating chconf.h for STM32 testhal 2018-03-08 20:29:02 +01:00
..
.cproject 1-Wire. Fixed demos' name 2016-10-18 10:37:02 +03:00
.project 1-Wire. Fixed demos' name 2016-10-18 10:37:02 +03:00
Makefile Testhal. Directory with hardware independant code renamed to 'common'. 2016-10-18 12:08:34 +03:00
boarddef.h 1-Wire. Duplicated code from testhal apllications moved to separate directory. 2016-10-18 12:02:55 +03:00
chconf.h Updating chconf.h for STM32 testhal 2018-03-08 20:29:02 +01:00
halconf.h update stm32 testhal / demo headers 2016-11-08 20:49:05 +01:00
halconf_community.h update stm32 testhal / demo headers 2016-11-08 20:49:05 +01:00
main.c 1-Wire. Duplicated code from testhal apllications moved to separate directory. 2016-10-18 12:02:55 +03:00
mcuconf.h [1-wire] Cosmetical cleanups 2014-12-27 22:18:30 +03:00
mcuconf_community.h 1-wire. Added testhal for STM32F1xx. Not tested in hardware 2014-12-08 22:39:55 +03:00
readme.txt [1-wire] Cosmetical cleanups 2014-12-27 22:18:30 +03:00

readme.txt

*****************************************************************************
** ChibiOS/RT HAL - 1-Wire driver demo for STM32F1xx.                      **
*****************************************************************************

** TARGET **

The demo will on an Olimex STM32_103STK board.

** The Demo **

The application demonstrates the use of the STM32F1xx 1-Wire driver.

** Board Setup **

To use demo you have to power your 1-wire device from 5V bus on board
and connect DQ line to PB0 pin. Do not forget about external pullup
resistor to 5V (4k7 recommended).

** 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