Difference between revisions of "Kitchenlight"

From C4 Wiki
Jump to: navigation, search
(Initial)
 
(ShiftBrite 2.0 Documentation)
Line 11: Line 11:
 
  - Serial port operates at up to 5 MHz
 
  - Serial port operates at up to 5 MHz
 
  - Clock: "100 ns One-Shot" (Page 3)
 
  - Clock: "100 ns One-Shot" (Page 3)
 +
  - min 20ns Clock (Page 5)
  
 
== SPI Info & STM32F4 Code ==
 
== SPI Info & STM32F4 Code ==

Revision as of 19:47, 20 October 2013

Kitchenlight

The 40 x 8 Pixels (?), 10bit RGB Color Display above the kitchen.

ShiftBrite 2.0 Documentation

Website: http://docs.macetech.com/doku.php/shiftbrite_2.0

Datasheet A6281 Driver: http://www.allegromicro.com/en/Products/Part_Numbers/6281/6281.pdf

- Serial port operates at up to 5 MHz
- Clock: "100 ns One-Shot" (Page 3)
 - min 20ns Clock (Page 5)

SPI Info & STM32F4 Code

Wiki SPI [[1]]

U23 Github https://github.com/cccc/U23_2013_examples/tree/spi_example/bare_metal/04_spi