ChibiOS-Contrib/testhal/NRF51/NRF51822/ADC
Fabien Poussin b4dfe5e274 Updating Makefiles for 19.1.x 2019-10-01 16:12:27 +02:00
..
Makefile Updating Makefiles for 19.1.x 2019-10-01 16:12:27 +02:00
chconf.h Update all NRF5x makefiles and chconf.h. 2018-11-20 09:52:42 +07:00
halconf.h Fix testhal demos (except for RNG) 2016-04-04 23:37:20 -03:00
halconf_community.h Update all NRF5x makefiles and chconf.h. 2018-11-20 09:52:42 +07:00
main.c Add missing braces and fix copyright 2015-09-14 11:08:53 -04:00
mcuconf.h renamed NRF51_* to NRF5_* 2016-07-10 10:48:04 +02:00
readme.txt Add ADC driver for nRF51 2015-08-31 23:16:51 -04:00

readme.txt

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

** TARGET **

The demo runs on an Waveshare BLE400 board.

** The Demo **

The application demonstrates the use of the NRF51x22 ADC driver.

** Board Setup **

Connect P0.02 (SMBA) to an analog voltage between 0 - VDD.

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