Difference between revisions of "Colibri Dev"

From Stm32World Wiki
Jump to navigation Jump to search
Line 2: Line 2:
 
[[File:Colibri dev-1.jpg|180px|thumb]][[File:Colibri dev-2.jpg|180px|thumb]]
 
[[File:Colibri dev-1.jpg|180px|thumb]][[File:Colibri dev-2.jpg|180px|thumb]]
  
Colibri Dev is a board to do experiments with the Colibri I/O system, or to simply make one-off expansion boards that may be needed for a single project.
+
Colibri Dev is a prototyping board for the Colibri system, when simple test are needed before making proper PCBs or when a simple one-off is all that is needed.  
  
 +
It has power and GND rails, plus plenty of pads on both sides with some pads having vias between the front and back layer.
  
Power; The 3.3V are present as rails on the two long edges, the 5V and 12V are available on pads.
+
There are footprints wired to I2C for;
 +
* MCP4725 - 12bit D/A converter
 +
* PCA9557 - 8bit I/O expander
 +
* ADS1115IDGS - 16 bit A/D converter
 +
* 24LC16 - Eeprom
  
SPI; The SPI is available on special pads
 
  
I2C; The I2C is available on special pads.
+
All the colibri pins from the M.2 connector are available on extra large pads;
 
+
* I2C - SDA, SCL
 
+
* SPI - MOSI, MISO, SCLK, CS1, CS2, CS3
== Special Pads ==
+
* USB
The special pads are 1x1mm and has the signals from the M.2 connector that is used in the Colibri system, primarily the SPI and I2C busses.
+
* Programming/Debug - SWDIO, SWCLK
 +
* Power - 3.3V, 5V, 12V and Vin (anything from 6-60VDC or 7-36VAC)
 +
* Screw Terminals - a, b, c, d
 +
* Misc - RESET, LED1
  
 
== Documentation ==
 
== Documentation ==
 
* [[:File:colibri_dev-RevA-schematics.pdf]]
 
* [[:File:colibri_dev-RevA-schematics.pdf]]
 
* [[:File:colibri_dev-RevA-pcb.pdf]]
 
* [[:File:colibri_dev-RevA-pcb.pdf]]

Revision as of 08:57, 15 June 2023

Colibri dev-1.jpg
Colibri dev-2.jpg

Colibri Dev is a prototyping board for the Colibri system, when simple test are needed before making proper PCBs or when a simple one-off is all that is needed.

It has power and GND rails, plus plenty of pads on both sides with some pads having vias between the front and back layer.

There are footprints wired to I2C for;

  • MCP4725 - 12bit D/A converter
  • PCA9557 - 8bit I/O expander
  • ADS1115IDGS - 16 bit A/D converter
  • 24LC16 - Eeprom


All the colibri pins from the M.2 connector are available on extra large pads;

* I2C - SDA, SCL
* SPI - MOSI, MISO, SCLK, CS1, CS2, CS3
* USB
* Programming/Debug - SWDIO, SWCLK
* Power - 3.3V, 5V, 12V and Vin (anything from 6-60VDC or 7-36VAC)
* Screw Terminals - a, b, c, d
* Misc - RESET, LED1

Documentation