Skip to content
Snippets Groups Projects
Commit 939d08be authored by Gururaj Shetty's avatar Gururaj Shetty
Browse files

Merge branch 'Poojahalappanavar15-master-patch-96031' into 'master'

Update Avenger-96-Board.rst

See merge request OSTC/OHOS/docs/developer-guide!71
parents 67c25b85 f5c2afd1
No related branches found
No related tags found
No related merge requests found
...@@ -25,74 +25,134 @@ The STM32MP157 is a highly integrated multi-market system-on-chip designed to en ...@@ -25,74 +25,134 @@ The STM32MP157 is a highly integrated multi-market system-on-chip designed to en
For complete details on building and flashing applications to the Nitrogen, refer https://www.96boards.org/product/avenger96/. For complete details on building and flashing applications to the Nitrogen, refer https://www.96boards.org/product/avenger96/.
Additional Information Nitrogen board
**************
Addition information
********************
+-------------+--------------------------------------------+
| Component | Description |
| | |
+=============+============================================+
| SoC | nRF52832 microcontroller |
| | |
+-------------+--------------------------------------------+
| CPU | Cortex-M4 |
| | |
+-------------+--------------------------------------------+
| Clock speed | 64MHz |
| | |
+-------------+--------------------------------------------+
| RAM | 64MHz |
| | |
+-------------+--------------------------------------------+
| Storage | 512KB onboard Flash |
| | |
+-------------+--------------------------------------------+
| Battery | Onboard battery connector and charger |
| | |
+-------------+--------------------------------------------+
| Debugger | LPC11U35 on board SWD debugger |
| | |
+-------------+--------------------------------------------+
| Wireless | nRF51832 Bluetooth ® wireless |
| | technology with BLE power consumption |
| | measurement |
+-------------+--------------------------------------------+
| Connectors | SWD debug, nRF52832 SWD, |
| | nRF52832 UART |
+-------------+--------------------------------------------+
| Expansion | 40 Pin Low-speed expansion |
| Interface | |
+-------------+--------------------------------------------+
| Digital | 1.8V |
| Output (V) | |
+-------------+--------------------------------------------+
| Analog | 0V - 1.8V |
| Input (V) | |
+-------------+--------------------------------------------+
| Antenna | Onboard chip antenna |
| | |
+-------------+--------------------------------------------+
| Power | USB power supply with |
| Source | fuse protect |
+-------------+--------------------------------------------+
| OS Support | Zephyr |
| | |
+-------------+--------------------------------------------+
| Size | 60x30mm |
| | |
+-------------+--------------------------------------------+
Avenger board
*************
Additional information
********************** **********************
.. table:: Additional information +-------------+--------------------------------------------+
:align: center | Component | Description |
================================================ | | |
============ =================================== +=============+============================================+
Component Description | SoC | STM32MP157AAC |
============ =================================== | | |
SoC nRF52832 microcontroller +-------------+--------------------------------------------+
| CPU | 2x ARM®Cortex-A7 up to 650 MHz |
CPU Cortex-M4 | | 1x ARM®Cortex-M4 up to 200 MHz |
+-------------+--------------------------------------------+
Clock | GPU | 1x 3D GPU Vivante® @ 533 MHz |
Speed 64MHz | | -OpenGL® ES 2.0 |
+-------------+--------------------------------------------+
RAM 64MHz | PMIC | STPMIC1A |
| | |
Storage 512KB onboard Flash +-------------+--------------------------------------------+
| RAM | 1024 Mbyte @ 533MHz |
Battery Onboard battery connector | | |
and charger +-------------+--------------------------------------------+
| Storage | eMMC v4.51: 8 Gbyte |
Debugger LPC11U35 on board SWD debugger | | QSPI: 2Mbyte |
| | EEPROM: 128 byte |
Wireless nRF51832 Bluetooth ® wireless | | microSD Socket: UHS-1 v3.01 |
technology with BLE power +-------------+--------------------------------------------+
consumption measurement | Ethernet | 10/100/1000 Mbit/s, IEEE 802.3 Compliant |
| Port | |
Connectors SWD debug, nRF52832 SWD, +-------------+--------------------------------------------+
nRF52832 UART | Wireless | WiFi: 5 GHz & 2.4GHz IEEE |
| | 802.11a/b/g/n/ac |
Expansion 40 Pin Low-speed expansion | | Bluetooth® v4.2 (BR/EDR/BLE) |
Interface | | PCB Antenna |
+-------------+--------------------------------------------+
Digital 1.8V | USB | Host: 2x type A, 2.0 high-speed |
Output (V) | | OTG: 1x type micro-AB, 2.0 high-speed |
+-------------+--------------------------------------------+
Analog 0V - 1.8V | Display | HDMI: WXGA (1366x768)@ 60 fps, HDMI |
Input (V) | | 1.4 |
+-------------+--------------------------------------------+
Antenna Onboard chip antenna | Audio | Over HDMI |
| | |
Power source USB power supply with +-------------+--------------------------------------------+
fuse protect | Expansion | 096Boards Compliant: |
| Interface | 40-Pin Low Speed Header |
OS Support Zephyr | | 60-Pin High Speed Header |
+-------------+--------------------------------------------+
Size 60x30mm | LED | 4x green user controlled LEDs |
============ ================================= | | 1x blue Bluetooth enabled |
============================================== | | 1x yellow WiFi enabled |
| | 1x red power supply okay |
+-----------+-------------+--------------------------------------------+ +-------------+--------------------------------------------+
| Signed | Unsigned | Description | | Button | Power and Reset |
| Type | Type | | +-------------+--------------------------------------------+
+===========+=============+============================================+ | Power Source| DC Power Jack: 1.65mm Center Positive |
| int8_t | uint8_t | The signed or unsigned 8-bit integer type. | | | 8v - 18v upto 24W |
+-----------+-------------+--------------------------------------------+ | | U-Boot version: U-Boot 2018.09-stm32mp-r2 |
| int16_t | uint16_t | The signed or unsigned 16-bit integer | +-------------+--------------------------------------------+
| | | type. | | OS Support | Linux version: Linux stm32mp1-av96 |
+-----------+-------------+--------------------------------------------+ | | 4.14.48 |
| int32_t | uint32_t | The signed or unsigned 32-bit integer | | | Linux Distribution: ST OpenSTLinux |
| | | type. | | | Weston (A Yocto Project Based Distro) |
+-----------+-------------+--------------------------------------------+ +-------------+--------------------------------------------+
| int64_t | uint64_t | The signed or unsigned 64-bit integer | | Size | 100 x 85 mm |
| | | type. | | | |
+-----------+-------------+--------------------------------------------+ +-------------+--------------------------------------------+
| intptr_t | uintptr_t | The signed or unsigned integer type large |
| | | enough to hold a pointer. |
+-----------+-------------+--------------------------------------------+
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment