ChibiOS-Contrib/testhal/NRF52/NRF52832/I2C
Fabien Poussin 2268395124 Updated all halconf/chconf headers 2020-04-08 00:35:16 +02:00
..
Makefile Updating osal.mk path 2020-04-04 18:30:52 +02:00
chconf.h Updated all halconf/chconf headers 2020-04-08 00:35:16 +02:00
halconf.h Updated all halconf/chconf headers 2020-04-08 00:35:16 +02:00
halconf_community.h added NRF52 pwm, icu, i2c, radio esb drivers 2019-01-08 11:22:01 +03:00
main.c added NRF52 pwm, icu, i2c, radio esb drivers 2019-01-08 11:22:01 +03:00
mcuconf.h added NRF52 pwm, icu, i2c, radio esb drivers 2019-01-08 11:22:01 +03:00
readme.txt added NRF52 pwm, icu, i2c, radio esb drivers 2019-01-08 11:22:01 +03:00

readme.txt

*****************************************************************************
** ChibiOS/HAL - I2C driver demo for NRF52832.                             **
*****************************************************************************

** TARGET **

The demo runs on an EByte E73-2G4M04S board.

** The Demo **

The application demonstrates the use of the NRF52832 I2C driver.

** Board Setup **

- Connect AT24CXX EEPROM board to I2C port on E73-2G4M04S board

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