6 years, 12 months ago.

Problem while display info

Hi, I try to work with the HelloWorld_53L0A1 application for X-NUCLEO-53L0A1 Ranging Sensor Expansion Board, it's compiling fine but I get nothing on the 4-digit display and nothing either on a terminal. What did I do wrong ? Thanks, Cécile

Question relating to:

1 Answer

6 years, 10 months ago.

Hi Cecile,

The original published example (HelloWorld_53L0A1) did not use the LED display, and only used printf() to display range results from the centre sensor.

There is now another example (Display_53L0A1, https://developer.mbed.org/teams/ST/code/Display_53L0A1/) which uses the onboard LED display to display range results from the centre sensor.