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.

Files at this revision

API Documentation at this revision

Comitter:
Davidroid
Date:
Fri Jan 15 17:12:03 2016 +0000
Parent:
5:b00bbf1edfa9
Child:
7:7a608b07fa9f
Commit message:
+ Updated with the new version of the library.

Changed in this revision

X_NUCLEO_LED61A1.lib Show annotated file Show diff for this revision Revisions of this file
main.cpp Show annotated file Show diff for this revision Revisions of this file
--- a/X_NUCLEO_LED61A1.lib	Thu Jan 14 17:07:33 2016 +0000
+++ b/X_NUCLEO_LED61A1.lib	Fri Jan 15 17:12:03 2016 +0000
@@ -1,1 +1,1 @@
-https://developer.mbed.org/teams/ST-Expansion-SW-Team/code/X_NUCLEO_LED61A1/#771cbe8066dc
+https://developer.mbed.org/teams/ST-Expansion-SW-Team/code/X_NUCLEO_LED61A1/#8626c6a14ef3
--- a/main.cpp	Thu Jan 14 17:07:33 2016 +0000
+++ b/main.cpp	Fri Jan 15 17:12:03 2016 +0000
@@ -1,10 +1,10 @@
 /**
  ******************************************************************************
  * @file    main.cpp
- * @author  Davide Aliprandi, STMicrolectronics
+ * @author  Davide Aliprandi, STMicroelectronics
  * @version V1.0.0
  * @date    December 9th, 2015
- * @brief   mbed test application for the STMicrolectronics X-NUCLEO-LED61A1
+ * @brief   mbed test application for the STMicroelectronics X-NUCLEO-LED61A1
  *          LED expansion board.
  ******************************************************************************
  * @attention