From 9688700a5bb5774bddba7a01b9d80cb6abb2e93a Mon Sep 17 00:00:00 2001 From: Deepak Khatri <lorforlinux@beagleboard.org> Date: Wed, 8 May 2024 18:44:03 +0530 Subject: [PATCH] Remove sphinx-tabs section --- boards/beagley/ai/01-introduction.rst | 140 +++++++++++++------------- 1 file changed, 69 insertions(+), 71 deletions(-) diff --git a/boards/beagley/ai/01-introduction.rst b/boards/beagley/ai/01-introduction.rst index 6ffc6cef..3b385c03 100644 --- a/boards/beagley/ai/01-introduction.rst +++ b/boards/beagley/ai/01-introduction.rst @@ -62,74 +62,72 @@ AM67A SoC .. todo:: Add AM67A SoC details Board components location -========================== - -.. tabs:: - - .. group-tab:: Front - - .. figure:: images/components-location/front.* - :width: 1400 - :align: center - :alt: BeagleY-AI board front components location - - .. table:: BeagleY-AI board front components location - :align: center - - +----------------------+-------------------------------------------------------------------------------------------------------------------+ - | Feature | Description | - +======================+===================================================================================================================+ - | WiFi/BLE | Beagleboard BM3301 with 802.11ax Wi-Fi & Bluetooth Low Energy 5.4 (BLE) | - +----------------------+-------------------------------------------------------------------------------------------------------------------+ - | RAM | 4GB LPDDR4 | - +----------------------+-------------------------------------------------------------------------------------------------------------------+ - | Expansion | 40pin Expansion header compatible with HATs | - +----------------------+-------------------------------------------------------------------------------------------------------------------+ - | SoC | TI AM67A Arm®Cortex®-A53 4 TOPS vision SoC with RGB-IR ISP for 4 cameras, machine vision, robotics, and smart HMI | - +----------------------+-------------------------------------------------------------------------------------------------------------------+ - | Fan | 4pin Fan connector | - +----------------------+-------------------------------------------------------------------------------------------------------------------+ - | USB-A | 4 x USB 3 TypeA ports supporting simultaneous 5Gbps operation host ports | - +----------------------+-------------------------------------------------------------------------------------------------------------------+ - | Network Connectivity | Gigabit Ethernet | - +----------------------+-------------------------------------------------------------------------------------------------------------------+ - | PoE | Power over Ethernet HAT connector | - +----------------------+-------------------------------------------------------------------------------------------------------------------+ - | Camera/Display | 1 x 4-lane MIPI camera/display transceivers, 1 x 4-lane MIPI camera | - +----------------------+-------------------------------------------------------------------------------------------------------------------+ - | Debug UART | 1 x 3-pin JST-SH 1.0mm debug UART port | - +----------------------+-------------------------------------------------------------------------------------------------------------------+ - | Display Output | 1 x HDMI display | - +----------------------+-------------------------------------------------------------------------------------------------------------------+ - | USB-C | 1 x Type-C port for power, and supports USB 2 device | - +----------------------+-------------------------------------------------------------------------------------------------------------------+ - | PMIC | Power Management Integrated Circuit for 5V/5A DC power via USB-C with Power Delivery support | - +----------------------+-------------------------------------------------------------------------------------------------------------------+ - | Bicolor LED | Indicator LED | - +----------------------+-------------------------------------------------------------------------------------------------------------------+ - | Power button | ON/OFF button | - +----------------------+-------------------------------------------------------------------------------------------------------------------+ - | PCIe | PCI-Express® Gen3 x 1 interface for fast peripherals (requires separate M.2 HAT or other adapter) | - +----------------------+-------------------------------------------------------------------------------------------------------------------+ - - .. group-tab:: Back - - .. figure:: images/components-location/back.* - :width: 1400 - :align: center - :alt: BeagleY-AI board back components location - - .. table:: BeagleY-AI board back components location - :align: center - - +----------------+-----------------------------------------------------------+ - | Feature | Description | - +================+===========================================================+ - | Tag-Connect | 1 x JTAG & 1 x Tag Connect for PMIC NVM Programming | - +----------------+-----------------------------------------------------------+ - | Display output | 1 x OLDI display | - +----------------+-----------------------------------------------------------+ - | Storage | microSD card slot with support for high-speed SDR104 mode | - +----------------+-----------------------------------------------------------+ - - +*************************** + +Front components +================= + +.. figure:: images/components-location/front.* + :width: 1400 + :align: center + :alt: BeagleY-AI board front components location + +.. table:: BeagleY-AI board front components location + :align: center + + +----------------------+-------------------------------------------------------------------------------------------------------------------+ + | Feature | Description | + +======================+===================================================================================================================+ + | WiFi/BLE | Beagleboard BM3301 with 802.11ax Wi-Fi & Bluetooth Low Energy 5.4 (BLE) | + +----------------------+-------------------------------------------------------------------------------------------------------------------+ + | RAM | 4GB LPDDR4 | + +----------------------+-------------------------------------------------------------------------------------------------------------------+ + | Expansion | 40pin Expansion header compatible with HATs | + +----------------------+-------------------------------------------------------------------------------------------------------------------+ + | SoC | TI AM67A Arm®Cortex®-A53 4 TOPS vision SoC with RGB-IR ISP for 4 cameras, machine vision, robotics, and smart HMI | + +----------------------+-------------------------------------------------------------------------------------------------------------------+ + | Fan | 4pin Fan connector | + +----------------------+-------------------------------------------------------------------------------------------------------------------+ + | USB-A | 4 x USB 3 TypeA ports supporting simultaneous 5Gbps operation host ports | + +----------------------+-------------------------------------------------------------------------------------------------------------------+ + | Network Connectivity | Gigabit Ethernet | + +----------------------+-------------------------------------------------------------------------------------------------------------------+ + | PoE | Power over Ethernet HAT connector | + +----------------------+-------------------------------------------------------------------------------------------------------------------+ + | Camera/Display | 1 x 4-lane MIPI camera/display transceivers, 1 x 4-lane MIPI camera | + +----------------------+-------------------------------------------------------------------------------------------------------------------+ + | Debug UART | 1 x 3-pin JST-SH 1.0mm debug UART port | + +----------------------+-------------------------------------------------------------------------------------------------------------------+ + | Display Output | 1 x HDMI display | + +----------------------+-------------------------------------------------------------------------------------------------------------------+ + | USB-C | 1 x Type-C port for power, and supports USB 2 device | + +----------------------+-------------------------------------------------------------------------------------------------------------------+ + | PMIC | Power Management Integrated Circuit for 5V/5A DC power via USB-C with Power Delivery support | + +----------------------+-------------------------------------------------------------------------------------------------------------------+ + | Bicolor LED | Indicator LED | + +----------------------+-------------------------------------------------------------------------------------------------------------------+ + | Power button | ON/OFF button | + +----------------------+-------------------------------------------------------------------------------------------------------------------+ + | PCIe | PCI-Express® Gen3 x 1 interface for fast peripherals (requires separate M.2 HAT or other adapter) | + +----------------------+-------------------------------------------------------------------------------------------------------------------+ + +Back components +================ + +.. figure:: images/components-location/back.* + :width: 1400 + :align: center + :alt: BeagleY-AI board back components location + +.. table:: BeagleY-AI board back components location + :align: center + + +----------------+-----------------------------------------------------------+ + | Feature | Description | + +================+===========================================================+ + | Tag-Connect | 1 x JTAG & 1 x Tag Connect for PMIC NVM Programming | + +----------------+-----------------------------------------------------------+ + | Display output | 1 x OLDI display | + +----------------+-----------------------------------------------------------+ + | Storage | microSD card slot with support for high-speed SDR104 mode | + +----------------+-----------------------------------------------------------+ -- GitLab