Simple test application for the STMicroelectronics X-NUCLEO-LED61A1 LED Control Expansion Board.

Dependencies:   X_NUCLEO_LED61A1 mbed

Fork of HelloWorld_LED61A1 by ST Expansion SW Team

LED Control with the X-NUCLEO-LED61A1 Expansion Board

This application provides a simple example of usage of the X-NUCLEO-LED61A1 LED Control Expansion Board.
It shows how to control a LED stripe load connected to the board by means of a sinusoidal wave form injected into the PWM dimming control pin.

Changes

RevisionDateWhoCommit message
19:4b259f97c1e3 2017-10-17 Davidroid Updating mbed library. Minor changes. default tip
18:bef2ec6d10ab 2017-07-13 Davidroid Aligning to ARM mbed coding style.
17:a338619c7cab 2017-05-08 Davidroid Updating with the new version of the library.
16:0d6f96345c56 2017-05-08 Davidroid Updating with the new version of the library.
15:dd6dc0e07402 2016-03-14 Davidroid + Restored D6 as PWM dimming pin.
14:c1a43abb901f 2016-03-14 Davidroid + Moved starting-up sequence into the driver.
13:97083451e538 2016-03-11 Davidroid + Updated with the new version of the library.
12:d28dbc1357d8 2016-02-15 Davidroid + Updated with the new version of the library.
11:430ea2dfb9c0 2016-02-09 Davidroid Updated with the new version of the library.
10:1bb9a8b781bb 2016-02-05 Davidroid + Updated with the new version of the library.
9:23accaba4f4a 2016-02-04 nikapov Updated lib dependency.
8:8cfddc767d98 2016-02-04 Davidroid Updated with the new version of the library.
7:7a608b07fa9f 2016-02-04 Davidroid Bug fixing (sinusoidal wave).
6:899828fd9d9d 2016-01-15 Davidroid + Updated with the new version of the library.
5:b00bbf1edfa9 2016-01-14 Davidroid + Updated with the new version of the library.; + Help added.
4:aeeb361d0227 2015-12-18 Davidroid + Demo Usage Added.
3:ed347127fc38 2015-12-18 Davidroid + Demos refined.
2:dbd596540d46 2015-12-17 Davidroid + Implementation completed.
1:1c01b873ad45 2015-12-14 Davidroid + Added interrupts handling.
0:f5a41692e1fb 2015-12-10 Davidroid Simple test application for the STMicrolectronics X-NUCLEO-LED61A1 LED Control Expansion Board.