Difference between revisions of "ColorLight I5"

From Stm32World Wiki
Jump to navigation Jump to search
 
(5 intermediate revisions by the same user not shown)
Line 20: Line 20:
 
<img src="https://tomverbeure.github.io/assets/colorlight_i5/colorlight_i5_ext_board_pin_mapping.svg"/>
 
<img src="https://tomverbeure.github.io/assets/colorlight_i5/colorlight_i5_ext_board_pin_mapping.svg"/>
 
</div>
 
</div>
 +
 +
== Button and LED Board ==
 +
[[File:IO Button and LED - top view.jpg|300px|thumb]]
 +
The [[#Extension Board|Extension Board]] has got a number of I/O's neatly arranged together in groups of 8, each group with it's own 3.3V power and GND.  To be able to add input buttons and output LED's, I created a small I/O board for this purpose.
 +
 +
[[File:IO Button LED schematics.png|500px]]
 +
 +
In order not to put a load on the I/O pin, the LEDs are driven by a MOSFET.
 +
 +
When a I/O port is running as an input (need a pull down) the LED will light up when the button is pressed.
  
 
== Gallery ==  
 
== Gallery ==  
Line 29: Line 39:
 
File:ColorLight I5 bot.jpg
 
File:ColorLight I5 bot.jpg
 
</gallery>
 
</gallery>
 
  
 
== Miscellaneous Links ==  
 
== Miscellaneous Links ==  

Latest revision as of 03:08, 25 November 2022

ColorLight I5 module

ColorLight I5 Module

The ColorLight I5 module is designed and sold to drive LED displays. As such they make a lot of them and get the FPGA cheaper than they are commonly available.

Features

  • ECP5 LFE5U-25F FPGA
  • 24000 LUTs
  • 56 sysMEM block RAMs of 16kb each

Extension Board

Extension Board Pinout

Courtesy of Tom Verbeure's excellent post:

Button and LED Board

IO Button and LED - top view.jpg

The Extension Board has got a number of I/O's neatly arranged together in groups of 8, each group with it's own 3.3V power and GND. To be able to add input buttons and output LED's, I created a small I/O board for this purpose.

IO Button LED schematics.png

In order not to put a load on the I/O pin, the LEDs are driven by a MOSFET.

When a I/O port is running as an input (need a pull down) the LED will light up when the button is pressed.

Gallery

Miscellaneous Links