Simple application showing central sensor on X_NUCLEO_53L0A1 expansion board being polled in singleshot mode, to display ranging measure on USB serial.

Dependencies:   X_NUCLEO_53L0A1 mbed

Fork of HelloWorld_53L0A1 by ST Expansion SW Team

X-Nucleo-53L0A1 Hello World Application

This application provides a simple example of usage of X_NUCLEO_53L0A1 library. It provides a measurement of:

  • Distance (millimeters) of an object in front of the on-board sensor.

The values are displayed on the Hyperterminal connected through COM port over USB.

Files at this revision

API Documentation at this revision

Comitter:
johnAlexander
Date:
Wed Jun 07 15:02:52 2017 +0000
Parent:
5:029d3e5b117d
Child:
7:c8087e7333b8
Child:
8:68bf94ebf252
Commit message:
Use latest X_Nucleo_53L0A1 library from ST repository and mbed r143.

Changed in this revision

X_NUCLEO_53L0A1.lib Show annotated file Show diff for this revision Revisions of this file
mbed.bld Show annotated file Show diff for this revision Revisions of this file
--- a/X_NUCLEO_53L0A1.lib	Tue Dec 06 14:04:46 2016 +0000
+++ b/X_NUCLEO_53L0A1.lib	Wed Jun 07 15:02:52 2017 +0000
@@ -1,1 +1,1 @@
-https://developer.mbed.org/teams/ST/code/X_NUCLEO_53L0A1/#35ecf3e060c3
+https://developer.mbed.org/teams/ST/code/X_NUCLEO_53L0A1/#faf8d62ce6d1
--- a/mbed.bld	Tue Dec 06 14:04:46 2016 +0000
+++ b/mbed.bld	Wed Jun 07 15:02:52 2017 +0000
@@ -1,1 +1,1 @@
-http://mbed.org/users/mbed_official/code/mbed/builds/d75b3fe1f5cb
\ No newline at end of file
+https://mbed.org/users/mbed_official/code/mbed/builds/86740a56073b
\ No newline at end of file