ChibiOS/testhal/STM32/STM32L4xx/ADC
gdisirio f20ecc7817 HAL callbacks rework.
git-svn-id: svn://svn.code.sf.net/p/chibios/svn/trunk@12470 110e8d01-0319-4d1e-a829-52ad28d1bb01
2018-12-15 17:50:05 +00:00
..
debug HAL callbacks rework. 2018-12-15 17:50:05 +00:00
.cproject Added more STM32L4xx demos. 2016-02-28 12:47:21 +00:00
.project Fixed wrong link folder in testhal/STM32/STM32L4xx projects 2016-05-07 09:48:37 +00:00
Makefile HAL callbacks rework. 2018-12-15 17:50:05 +00:00
chconf.h Mass update of configuration files. 2018-09-29 16:14:19 +00:00
halconf.h Removed references to QSPI to most configuration files, more to do. 2018-10-06 04:48:41 +00:00
main.c HAL callbacks rework. 2018-12-15 17:50:05 +00:00
mcuconf.h mcuconf.h files mass update. 2018-12-02 08:41:28 +00:00
readme.txt Improved STM32L4 related readme 2016-04-30 11:56:18 +00:00

readme.txt

*****************************************************************************
** ChibiOS/HAL - ADC driver demo for STM32L4xx.                            **
*****************************************************************************

** TARGET **

The demo runs on an STM32 Nucleo64-L476RG board.

** The Demo **

The application demonstrates the use of the STM32L4xx ADC driver.

** Board Setup **

- Connect PC1 to 3.3V and PC2 to GND for analog measurements.

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