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.
Changes
Revision | Date | Who | Commit message |
---|---|---|---|
5:6935fab2a92b | 2017-08-21 | nikapov | Update libs. |
4:84dfc00ae7b3 | 2017-03-13 | Davidroid | Aligned to ARM coding style. |
3:d3719ebf51c4 | 2017-03-03 | Davidroid | + 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. |
2:e8c6345e519d | 2016-11-30 | mapellil | Updated libs |
1:fc318750c574 | 2016-09-27 | mapellil | Updated 6180 library |
0:b706d6b7c1d3 | 2016-09-12 | mapellil | First commit of 6180XA1 complex application example |