Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
Commit 2c210ab3 authored by Deepak Khatri's avatar Deepak Khatri :dog:
Browse files

Fix issues from !67

parent d5cc1c7f
Branches
Tags
No related merge requests found
......@@ -6,35 +6,37 @@ Cables
USB Cables
***********
A miniUSB cable will normally be supplied with the BeagleBone Black. For other boards like PocketBeagle, BeagleBone AI & BeagleBone AI-64 you'll have to procure your own USB cable.
A USB (Type Mini B) cable will normally be supplied with the BeagleBone Black. For other boards
like PocketBeagle, BeagleBone AI & BeagleBone AI-64 you'll have to procure your own USB cable. The
type of cable you have to procure is listed in the table below:
.. table:: USB ports on BeagleBone hardware
+----------------------------+--------------+
| Board | USB type |
+============================+==============+
| BeaglePlay | USB-C |
+----------------------------+--------------+
| BeagleV-Fire | USB-C |
+----------------------------+--------------+
| BeagleBone AI | USB-C |
+----------------------------+--------------+
| BeagleBone AI-64 | USB-C |
+----------------------------+--------------+
| BeagleV-Ahead | microUSB 3.0 |
+----------------------------+--------------+
| BeagleBone Black | miniUSB |
+----------------------------+--------------+
| PocketBeagle | microUSB |
+----------------------------+--------------+
| BeagleBone Blue | microUSB |
+----------------------------+--------------+
| BeagleBone Black Wireless | microUSB |
+----------------------------+--------------+
| BeagleBone xM | miniUSB |
+----------------------------+--------------+
| BeagleBone X15 | microUSB |
+----------------------------+--------------+
+----------------------------+----------------------+
| Board | USB |
+============================+======================+
| BeaglePlay | Type C |
+----------------------------+----------------------+
| BeagleV-Fire | Type C |
+----------------------------+----------------------+
| BeagleBone AI | Type C |
+----------------------------+----------------------+
| BeagleBone AI-64 | Type C |
+----------------------------+----------------------+
| BeagleV-Ahead | Type Micro B USB 3.0 |
+----------------------------+----------------------+
| BeagleBone Black | Type Mini-B |
+----------------------------+----------------------+
| PocketBeagle | Type Micro B |
+----------------------------+----------------------+
| BeagleBone Blue | Type Micro B |
+----------------------------+----------------------+
| BeagleBone Black Wireless | Type Micro B |
+----------------------------+----------------------+
| BeagleBone xM | Type Mini B |
+----------------------------+----------------------+
| BeagleBone X15 | Type Micro B |
+----------------------------+----------------------+
.. _serial-debug-cables:
......@@ -63,8 +65,9 @@ JST-SH serial cables
====================
These cables are not active (only wries and connector) and provide an interface
between USB to Serial converter cables such as the ones listed below and serial debug ports on Beagles such as the BeagleBone AI
and AI-64. You can purchase these cables from different sources including:
between USB to Serial converter cables such as the ones listed below and serial
debug ports on Beagles such as BeagleBone AI and AI-64. You can purchase these
cables from different sources including:
1. `Farnell <https://www.newark.com/element14/1103004000156/serial-cable-ai-board/dp/50AH3702>`_
2. `DigiKey <https://www.digikey.com/en/products/detail/digi-key-electronics/BBCAI/10187731>`_
......@@ -81,7 +84,8 @@ It can purchased from several different sources including but not limited to:
- `FTDI serial cable at Sparkfun <https://www.sparkfun.com/products/9717>`_
- `FTDI serial cable at Adafruit <https://www.adafruit.com/products/70>`_
Other options with different USB to Serial ICs exist and will work as well, such as CP2102, CH340G etc but may require additional drivers depending on your operating system.
Other options with different USB to Serial ICs exist and will work as well, such as CP2102, CH340G
etc but may require additional drivers depending on your operating system.
.. image:: images/FTDI_Cable.jpg
:align: center
......@@ -165,7 +169,7 @@ Working miniDP to HDMI Adapters
- `CableCreation Mini DP (Thunderbolt 2 Compatible) to HDMI <https://www.amazon.in/CD0257-Mini-DP-to-HDMI/dp/B01FM51O0W/>`_
Examples of "Bad" MiniDP to HDMI Adapters
=================================
===========================================
- `UGREEN Mini DP Male to HDMI <https://www.amazon.in/Mini-Male-Female-Converter-Cable/dp/B01CL1P6TA/>`_
- `AGARO Mini Displayport (Mini Dp) To Hdmi <https://www.amazon.in/AGARO-Meters-Laptop-Computers-Mobile/dp/B09GW1NMNZ/>`_
......
......@@ -4,12 +4,10 @@ Displays
#########
Monitors and Resolutions
=========================
*************************
Verified Desktop Monitors
-------------------
==========================
The following monitors and resolutions have been tested for operation with the BeagleBone Black.
Check here often as we will update the list as we confirm the operation. Let
......@@ -37,12 +35,12 @@ Links are not provided as they change frequently. So, search on the model number
- Sharp Aquos TV Dell S244OL 1920 x 1080 @60HZ
Unsupported Monitors
---------------------
=====================
LG 37LH30 - did not seem to work, the display didn't even recognize that anything was plugged in at all.
Verified Televisions
-----------------------
=====================
The following TVs and resolutions have been tested for operation with the BeagleBone Black. Check here often as we will update the list as we confirm the operation.
If you have a TV that works fine, let us know the model and resolution at which it works and we will add it to the list. Only the highest resolution is listed below.
......@@ -54,7 +52,7 @@ Vizio E322VL 1920x1080 @24Hz.
Panasonic TX-L19X10BW 1280x720 @60Hz.
Unsupported Televisions
------------------------
========================
.. tip::
If you don't have a monitor/TV you can use a Video Captiure Card like
......
......@@ -16,6 +16,7 @@ Keyboard & Mouse combos.
- `Adafruit keyboard & Mouse w/batteries <https://www.mouser.com/ProductDetail/Adafruit/1738?qs=GURawfaeGuBoaqdx8E%2Fl7w%3D%3D>`_
- `Logitech K400 Plus Keyboard/Touchpad Combo <https://www.amazon.com/Logitech-Wireless-Keyboard-Touchpad-PC-connected/dp/B014EUQOGK/>`_
- `Portronics Key2-A Combo of Multimedia Wireless Keyboard & Mouse <https://www.amazon.in/Portronics-Combo-Multimedia-Wireless-Light-Weight/dp/B07X1KRPDZ/>`_
Keyboards
************
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment