Complete interrupt based test application for the STMicrolectronics' X-NUCLEO-6180XA1 Proximity and ambient light sensor expansion board.
Dependencies: X_NUCLEO_6180XA1 mbed
Fork of HelloWorld_6180XA1_AppExample by
Complete interrupt based test application for the STMicrolectronics' X-NUCLEO-6180XA1 Proximity and ambient light sensor expansion board.
The application reads the on board red switch and reports the measured ALS or range accordingly.
A demonstration of resources de-allocation and system restart is also provided by means of Blue Button press.
History
Update libs.
2017-08-21, by nikapov [Mon, 21 Aug 2017 15:52:57 +0000] rev 5
Update libs.
Aligned to ARM coding style.
2017-03-13, by Davidroid [Mon, 13 Mar 2017 19:14:32 +0000] rev 4
Aligned to ARM coding style.
+ Added SW setting for F429ZI MCU board. This requires a HW patch, i.e. to solder Pin 6 of CN8 Arduino connector (A5).; + Some modifications and indentation corrected to fit mbed coding style.
2017-03-03, by Davidroid [Fri, 03 Mar 2017 15:11:39 +0000] rev 3
+ Added SW setting for F429ZI MCU board. This requires a HW patch, i.e. to solder Pin 6 of CN8 Arduino connector (A5).; + Some modifications and indentation corrected to fit mbed coding style.
Updated libs
2016-11-30, by mapellil [Wed, 30 Nov 2016 08:34:36 +0000] rev 2
Updated libs
Updated 6180 library
2016-09-27, by mapellil [Tue, 27 Sep 2016 15:18:51 +0000] rev 1
Updated 6180 library
First commit of 6180XA1 complex application example
2016-09-12, by mapellil [Mon, 12 Sep 2016 11:49:48 +0000] rev 0
First commit of 6180XA1 complex application example