Difference between revisions of "Basic Proto Cape"

From eLinux.org
Jump to: navigation, search
(initital)
 
m (Wmat moved page CircuitCo:Basic Proto Cape to Basic Proto Cape over redirect: Removing CircuitCo namespace)
 
(4 intermediate revisions by 3 users not shown)
Line 1: Line 1:
 
==Descriptions==
 
==Descriptions==
[[File:BasicProto-650.jpg|border|right|link=|300px|Basic Proto Cape]]
+
[[File:BasicProto-SlantedTop01-650.jpg|border|right|300px|Basic Proto Cape]]
 
The Basic Proto Cape is designed to break out 26 signals from the expansion headers of the BeagleBone Black including GPIO, I2C, SPI, UART, PWM, analog inputs, +5V, +3V3, and +1.8V (analog). These signals can be accessed via a 26-pin male header.
 
The Basic Proto Cape is designed to break out 26 signals from the expansion headers of the BeagleBone Black including GPIO, I2C, SPI, UART, PWM, analog inputs, +5V, +3V3, and +1.8V (analog). These signals can be accessed via a 26-pin male header.
  
Line 25: Line 25:
  
 
==Software Support & Compatibility==
 
==Software Support & Compatibility==
No software support is required by this board. All revisions are compatible with BeagleBone and BeagleBone Black.
+
All revisions are compatible with BeagleBone and BeagleBone Black.
 +
 
 +
 
 +
There is a device tree overlay associated with this cape and can be loaded by follow:
 +
<code>
 +
    echo "cape-bone-proto" > /sys/devices/bone_capemgr.*/slots
 +
</code>
 +
To have the device tree file loaded on startup:
 +
<code>
 +
    sudo sh -c "echo CAPE=cape-bone-proto >> /etc/default/capemgr"
 +
</code>
 +
Then reboot the system.
  
  
Line 33: Line 44:
 
Followings are some specifications of the Basic Proto Cape:
 
Followings are some specifications of the Basic Proto Cape:
  
 +
===Mechanical Specifications===
 +
{|class="wikitable"
 +
|Size
 +
|2.15" x 2.825"
 +
|-
 +
|Layers
 +
|2
 +
|-
 +
|PCB Thickness
 +
|.062"
 +
|-
 +
|RoHS Compliant
 +
|Yes
 +
|}
 +
 +
 +
 +
 +
==Signal Usage==
 +
[[File:BasicProto-pIN.jpg|right|link=|Basic Proto Cape]]
 
===Signals That Are Broken Out===
 
===Signals That Are Broken Out===
 
{|class="wikitable"
 
{|class="wikitable"
Line 92: Line 123:
 
|GPIO0_22
 
|GPIO0_22
 
|}
 
|}
 
 
 
 
===Mechanical Specifications===
 
{|class="wikitable"
 
|Size
 
|2.15" x 2.825"
 
|-
 
|Layers
 
|2
 
|-
 
|PCB Thickness
 
|.062"
 
|-
 
|RoHS Compliant
 
|Yes
 
|}
 
 
 
 
 
==Signal Usage==
 
[[File:BasicProto-pIN.jpg|right|link=|Basic Proto Cape]]
 
No signals are used by this cape.
 
  
  
Line 129: Line 135:
 
==Product Images==
 
==Product Images==
 
<gallery>
 
<gallery>
File:BasicProto-650.jpg|Basic Proto Cape
+
File:BasicProto-SlantedTop01-650.jpg|Basic Proto Cape
 
</gallery>
 
</gallery>
  
Line 137: Line 143:
 
==Documentations==
 
==Documentations==
 
====Basic Proto Cape Revision A1====
 
====Basic Proto Cape Revision A1====
Coming soon.
+
* [https://github.com/CircuitCo/Basic-Proto-Cape/blob/master/Basic_Proto_Cape_A1_BOM.xlsx?raw=true Bill of Materials]
 +
* [https://github.com/CircuitCo/Basic-Proto-Cape/blob/master/Basic_Proto_Cape_A1_Gerbers.zip?raw=true Manufacturing Files]
 +
* [https://github.com/CircuitCo/Basic-Proto-Cape/blob/master/Basic_Proto_Cape_A1_Schematic.pdf?raw=true Schematic (PDF)]
 +
* [https://github.com/CircuitCo/Basic-Proto-Cape/blob/master/Basic_Proto_Cape_A1.sch Schematic (EAGLE)] (Right click and save as...)
 +
* [https://github.com/CircuitCo/Basic-Proto-Cape/blob/master/Basic_Proto_Cape_A1.brd PCB (EAGLE)] (Right click and save as...)
 +
To download all files at once please click [https://github.com/CircuitCo/Basic-Proto-Cape/archive/rev_a1.zip here]
 +
 
 +
 
 +
To go back to the cape list, please click [http://elinux.org/Beagleboard:BeagleBone_Capes here]

Latest revision as of 07:51, 1 August 2017

Descriptions

Basic Proto Cape

The Basic Proto Cape is designed to break out 26 signals from the expansion headers of the BeagleBone Black including GPIO, I2C, SPI, UART, PWM, analog inputs, +5V, +3V3, and +1.8V (analog). These signals can be accessed via a 26-pin male header.








Revision Changes

Revision A1

Initial release of Basic Proto Cape.



Software Support & Compatibility

All revisions are compatible with BeagleBone and BeagleBone Black.


There is a device tree overlay associated with this cape and can be loaded by follow:

   echo "cape-bone-proto" > /sys/devices/bone_capemgr.*/slots

To have the device tree file loaded on startup:

   sudo sh -c "echo CAPE=cape-bone-proto >> /etc/default/capemgr"

Then reboot the system.



Specifications

Followings are some specifications of the Basic Proto Cape:

Mechanical Specifications

Size 2.15" x 2.825"
Layers 2
PCB Thickness .062"
RoHS Compliant Yes



Signal Usage

Basic Proto Cape

Signals That Are Broken Out

Power VDD_5V
VDD_3V3EXP
GND
SPI SPI0_CS0
SPI0_D1
SPI0_D0
SPI0_SCLK
I2C I2C2_SCL
I2C2_SDA
Analog Input VDD_ADC (+1.8V)
AIN6
AIN5
AIN4
GNDA_ADC
UART UART1_TXD
UART1_RXD
PWM EHRPWM1A
EHRPWM1B
ECAPPWM0
GPIO GPIO1_16
GPIO2_2
GPIO2_3
GPIO2_4
GPIO2_5
GPIO0_22



Distributors

Please visit Where To Buy for a list of distributors who carry BeagleBoardToys' capes.



Product Images



Documentations

Basic Proto Cape Revision A1

To download all files at once please click here


To go back to the cape list, please click here