Difference between revisions of "Beagleboard:Cape Expansion Headers"

From eLinux.org
Jump to: navigation, search
 
(2 intermediate revisions by one other user not shown)
Line 1: Line 1:
Information regarding Cape Expansion Headers for the Beagle Bone Black are listed below as pictures. At the bottom of some sections, there is an example of how to interact with some of the pins. For further information on the pins, you can visit the BeagleBone Black System Reference Manual [https://github.com/CircuitCo/BeagleBone-Black/blob/master/BBB_SRM.pdf?raw=true here.]
+
Information regarding Cape Expansion Headers for the Beagle Bone Black are listed below as pictures. At the bottom of some sections, there is an example of how to interact with some of the pins. For further information on the pins, you can visit the BeagleBone Black System Reference Manual<ref>[https://github.com/beagleboard/beaglebone-black/wiki/System-Reference-Manual BeagleBone Black System Reference Manual]</ref>. There is also on-going work on a [[Beagleboard:BeagleBone cape interface spec]]<ref>[[Beagleboard:BeagleBone cape interface spec]]</ref>.
 
==Full Headers with 8 Modes==
 
==Full Headers with 8 Modes==
 
[[File:H9Pinout.PNG]]
 
[[File:H9Pinout.PNG]]
Line 7: Line 7:
 
==Black eMMC and HDMI Pins==
 
==Black eMMC and HDMI Pins==
 
[[FILE:Black eMMC and HDMI pins.PNG]]<br><br>
 
[[FILE:Black eMMC and HDMI pins.PNG]]<br><br>
*If you would like to interact with the cape manager and disable the eMMC and HDMI pins, you can refer to this [http://circuitco.com/support/index.php?title=Weather_Cape_Work-Around#Cape_Manager wiki] as an example.
+
*If you would like to interact with the cape manager and disable the eMMC and HDMI pins, you can refer to this [[Beagleboard:Weather_Cape_Work-Around#Cape_Manager | Cape Manager]] as an example.
  
 
==65 Possible Digital I.0's.==
 
==65 Possible Digital I.0's.==
Line 26: Line 26:
 
==2 I2C Ports==
 
==2 I2C Ports==
 
[[FILE:2 I2C Ports.PNG]]<br><br>
 
[[FILE:2 I2C Ports.PNG]]<br><br>
*[http://circuitco.com/support/index.php?title=BMP_on_the_Beagle_Bone_Black BMP085 Pressure Sensor Example]
+
*[Beagleboard:BMP_on_the_Beagle_Bone_Black | BMP085 Pressure Sensor Example]]
*[http://circuitco.com/support/index.php?title=8x8_Bi-Color_LED_Matrix#Alternate_Images 8x8 Bi-Color LED Matrix with I2C Example]
+
*[[Beagleboard:8x8_Bi-Color_LED_Matrix#Alternate_Images | 8x8 Bi-Color LED Matrix with I2C Example]]
  
 
==Cape EEPROM Contents==
 
==Cape EEPROM Contents==
 
[[FILE:Cape EEPROM Contents.PNG]]<br>
 
[[FILE:Cape EEPROM Contents.PNG]]<br>
*There is an example of the EEPROM contents of the Weather Cape if you visit this [http://circuitco.com/support/index.php?title=Weather_Cape_Work-Around#EEPROM_Contents link.]
+
*There is an example of the EEPROM contents of the Weather Cape if you visit this [[Beagleboard:Weather_Cape_Work-Around#EEPROM_Contents | Cape Work-Around EEPROM Contents]]
 +
 
 +
=References=
 +
<references/>

Latest revision as of 08:14, 22 April 2020

Information regarding Cape Expansion Headers for the Beagle Bone Black are listed below as pictures. At the bottom of some sections, there is an example of how to interact with some of the pins. For further information on the pins, you can visit the BeagleBone Black System Reference Manual[1]. There is also on-going work on a Beagleboard:BeagleBone cape interface spec[2].

Full Headers with 8 Modes

H9Pinout.PNG P8Header.PNG

Cape Expansion Headers

Cape expansion headers.PNG

Black eMMC and HDMI Pins

Black eMMC and HDMI pins.PNG

  • If you would like to interact with the cape manager and disable the eMMC and HDMI pins, you can refer to this Cape Manager as an example.

65 Possible Digital I.0's.

65 Possible Digital I.0's.PNG

8 PWMs and 4 Timers

8 PWMs and 4 Timers.PNG

7 Analog Inputs

7 analog inputs (1.8V).PNG

  • An example of reading analog (ADC) values on the Beagle Bone Black is addressed at Hipstercircuits.

4.5 Serial UARTs

4.5 serial UARTs.PNG
Do you need help enabling serial/UART/tty on BeagleBone Black? Check out this link.

2 SPI Ports

2 SPI Ports.PNG

2 I2C Ports

2 I2C Ports.PNG

Cape EEPROM Contents

Cape EEPROM Contents.PNG

References