Skip to content

Commit b53c43e

Browse files
authored
Merge branch 'Ameba-AIoT:main' into main
2 parents d994272 + 66786b8 commit b53c43e

15 files changed

+39
-11
lines changed

source/FAQ/DDR_used.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.. tags:: DDR, AMB82-mini
1+
.. tags:: ddr, amb82-mini
22

33
Which DDR is used by AMB82-mini? DDR2 or DDR3?
44
==============================================

source/FAQ/EMMC_connection.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.. tags:: AMB82-mini, hardware, EMMC
1+
.. tags:: amb82-mini, hardware, emmc
22

33
Is it possible to use EMMC for Ameba Pro2 IC, when not using SDIO
44
==================================================================
@@ -13,8 +13,8 @@ Ameba Pro2 family IC chips is able to use EMMC to replace the SDIO connections.
1313

1414
|image02|
1515

16-
.. |image01| image:: ../_static/FAQ/EMMC_connection/emmc_01.png
16+
.. |image01| image:: ../_static/FAQ/EMMC_connection/image01.png
1717
:width: 500px
1818

19-
.. |image02| image:: ../_static/FAQ/EMMC_connection/emmc_02.png
19+
.. |image02| image:: ../_static/FAQ/EMMC_connection/image02.png
2020
:width: 500px

source/FAQ/GPIO_no_SD.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.. tags:: SD card, SDIO, GPIO
1+
.. tags:: sd card, sdio, gpio
22

33
SD_D1 and SD_CD can be used as GPIO, when not using SDIO
44
========================================================

source/FAQ/VDIO_SD_open.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.. tags:: SD card, SDIO
1+
.. tags:: sd card, sdio
22

33
VDIO_SD is open, when not using SDIO
44
====================================
Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,27 @@
1+
.. tags:: amb82-mini, hardware, mipi, camera, sensor, f37
2+
3+
What is the mipi connection for AMB82-mini (Ameba-pro2)?
4+
========================================================
5+
6+
Ameba Pro2 uses a 4 line MIPI CSI-2 connection design. Refer to `mipi alliance <https://www.mipi.org/specifications/csi-2>`_
7+
8+
**Answer**
9+
10+
Please refer to camera sensor F37 pinout for MIPI conneciton to AMB82-mini.
11+
12+
|image01|
13+
14+
Also foe detial hardware connections to the Ameba-pro2 module please refer to the following images.
15+
16+
|image02|
17+
18+
|image03|
19+
20+
.. |image01| image:: ../_static/FAQ/ameba-pro2_mipi_connection/image01.png
21+
:width: 150px
22+
23+
.. |image02| image:: ../_static/FAQ/ameba-pro2_mipi_connection/image02.png
24+
:width: 500px
25+
26+
.. |image02| image:: ../_static/FAQ/ameba-pro2_mipi_connection/image02.png
27+
:width: 500px

source/FAQ/ameba-pro2_module_window.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.. tags:: module, AMB82-mini, contact, Purchase
1+
.. tags:: module, amb82-mini, contact, purchase
22

33
What is the contact for purchasing AMB82-mini module?
44
=====================================================

source/FAQ/disable_nn_logs.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.. tags:: Neural Network, AMB82-mini
1+
.. tags:: neural network, amb82-mini
22

33
Is it possible to disable the continuously looping logs (e.g. YOLOv4t tick) in Neural Network examples?
44
============================================================================================================

source/FAQ/index.rst

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,8 +18,9 @@ Ameba FAQ
1818
EMMC_connection
1919

2020
ameba-pro2_module_window
21-
21+
2222
disable_nn_logs
2323

2424
skb_unavaliable_warnings
2525

26+
ameba-pro2_mipi_connection

source/FAQ/separate_RTP_payload.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.. tags:: RTP, H264, RTSP, NALU
1+
.. tags:: rtp, h264, rtsp, nalu
22

33
How to separate the NALU info of each H264 frame into individual RTP payload?
44
=============================================================================

source/FAQ/skb_unavaliable_warnings.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
.. tags:: Video Streaming, RTSP, AMB82-mini
1+
.. tags:: video streaming, rtsp, amb82-mini
22

33
What should I do if "skb_unavailable={number} in last 2 seconds" warnings keep appearing during video streaming?
44
==================================================================================================================

0 commit comments

Comments
 (0)