Test application for getting the Nucleo F0 30 board to work with Evan's prototype LED board.

Dependencies:   mbed

History

Support for a faster PWM on the STM32 F072 chip (was running much slower previously). default tip

2014-08-08, by bgrissom [Fri, 08 Aug 2014 16:58:46 +0000] rev 6

Support for a faster PWM on the STM32 F072 chip (was running much slower previously).


With Red, Blue, and Green LEDs working on the 18 X 18 (20x20 pixel pitch) board.

2014-08-05, by bgrissom [Tue, 05 Aug 2014 23:53:59 +0000] rev 5

With Red, Blue, and Green LEDs working on the 18 X 18 (20x20 pixel pitch) board.


This was what I demo'd for Evan a few weeks ago. We are about to make some changes to get it to work on a full 18x18 board.

2014-08-05, by bgrissom [Tue, 05 Aug 2014 23:11:15 +0000] rev 4

This was what I demo'd for Evan a few weeks ago. We are about to make some changes to get it to work on a full 18x18 board.


LEDs light up! Commiting before a bit of debugging and then I'll clean up the code.

2014-07-11, by bgrissom [Fri, 11 Jul 2014 21:10:04 +0000] rev 3

LEDs light up! Commiting before a bit of debugging and then I'll clean up the code.


Full basic test suite with PWM line and SPI and S1/TRANS switching. --Brad.

2014-07-11, by bgrissom [Fri, 11 Jul 2014 15:37:30 +0000] rev 2

Full basic test suite with PWM line and SPI and S1/TRANS switching. --Brad.


This should be how the LED driver interface should work, but this current version won't run because it doesn't like me reconfiguring the SPI bus to use PA_9 as MOSI. --Brad.

2014-07-07, by bgrissom [Mon, 07 Jul 2014 23:39:59 +0000] rev 1

This should be how the LED driver interface should work, but this current version won't run because it doesn't like me reconfiguring the SPI bus to use PA_9 as MOSI. --Brad.


This does not yet compile or run. Incremental checkin to save my progress and share with Evan.

2014-07-03, by bgrissom [Thu, 03 Jul 2014 19:55:29 +0000] rev 0

This does not yet compile or run. Incremental checkin to save my progress and share with Evan.