Skip to content

Commit

Permalink
mezzanine: add documentation for vision mezzanine (#922)
Browse files Browse the repository at this point in the history
Signed-off-by: Sahaj Sarup <[email protected]>
  • Loading branch information
ric96 authored Feb 22, 2021
1 parent f49b36e commit 2e3dc8e
Show file tree
Hide file tree
Showing 21 changed files with 70 additions and 0 deletions.
1 change: 1 addition & 0 deletions mezzanine/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ Mezzanine Design Guidelines ([View](https://github.com/96boards/documentation/bl

| 96Boards | About | Options |
|:------------------------------------------------:|:------------------------------------------------------:|:----------------------------------------------------:|
| <img src="vision-mezzanine/images/vision-top.jpeg?raw=true" data-canonical-src="vision-mezzanine/images/vision-top.jpeg?raw=true" width="300"/><br> **Vision Mezzanine** | The Vision Mezzanine supports up to 6 high definition resolution(720p) camera modules using MAXIM Integrated’ s MAX9286 GMSL (Gigabit Multimedia Serial Link) technology. | [Documentation](vision-mezzanine/README.md)<br> |
| <img src="secure96/secure96-front-thumb.jpg" data-canonical-src="secure96/secure96-front-thumb.jpg" width="200" height="140" /><br> **Secure96 mezzanine board** | The Secure96 board is a 96Boards mezzanine board based around the Infineon SLB9670 | [Documentation](secure96/README.md)<br> |
| <img src="stm32/STM32_Front.png" data-canonical-src="stm32/STM32_Front.png" width="200" height="95" /><br> **STM32 Sensor mezzanine board** | The STM32 Sensor board is a 96Boards mezzanine board based around the STM32F446 MCU | [Documentation](/documentation/mezzanine/stm32/)<br> |
| <img src="linkspritesensorkit/96BOARDS STARTER KITimg1.jpg" data-canonical-src="linkspritesensorkit/96BOARDS STARTER KITimg1.jpg" width="200" height="110" /><br> **LinkerSprite mezzanine card starter kit** | 96Boards starter kit with Linker mezzanine card and loft modules | [Documentation](linkspritesensorkit/)<br> |
Expand Down
55 changes: 55 additions & 0 deletions mezzanine/vision-mezzanine/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,55 @@
---
title: Documentation Vision Mezzanine
permalink: /documentation/mezzanine/vision-mezzanine/
---

## Vision Mezzanine

# Table of Contents
- [1) Introduction](#1-introduction)
- [1.1) Specifications & Features](#11-specifications-and-features)
- [2) Guides and Documentation](#2-guides-and-documentation)

# 1) Introduction

<img src="images/vision-top.jpeg?raw=true" data-canonical-src="images/vision-top.jpeg?raw=true" width="300"/>


## 1.1) Specifications and Features

### Features

- **Input**
- 2x 4 Ports input High-Speed FAKRA Mini (HSFM) connectors
- DC12V@2A DC Jack input
- 2x Quad GMSL Deserializer by MAXIM Integrated (MAX9286)
- Support for 2*4 ON Semiconductor image sensors modules (AR0231AT+AP0202+MAX96705)
- Connect with 96Boards through HS/LS connector using the 60pin and 40 pin connector.
- **Output**
- Connect with 96Boards through HS/LS connector using the 60pin and a 40 pin connector.
- 2*FD CAN ports output (converting the two SPI(SPI ports form HS/LS connector) to CAN bridge)
- UART to USB debug connector
- ETH port ( converting from USB2.0 of the HS connector to ETH bridge )
- Two CSI-2 connector interface:two 4Lanes CSI-2 connector from MAX9286 output


# 2) Guides and Documentation

### 2.1) Guides

- [User Manual](files/vision-user-manual.pdf)
- [Schematics](files/vision-sch.pdf)

### 2.2) Component Datasheets

- [AMIS-41682](files/AMIS-41682-D.pdf)
- [AR0231](files/AR0231-D.PDF)
- [AX88178A](files/AX88178A_Datasheet_v131.pdf)
- [AX88179](files/AX88179_Datasheet_v131.pdf)
- [ESDONCAN1](files/ESDONCAN1-D.pdf)
- [MAX9286_DS](files/MAX9286_DS_2016.pdf)
- [MCP2561FDT](files/MCP2561FDT-E_M.pdf)
- [MCP2715](files/MCP2715.pdf)
- [SG1-AR0143RGB-0101-GMSL-Hxxx](files/SG1-AR0143RGB-0101-GMSL-Hxxx.pdf)
- [SG2-AR0231RGB–AP0202-GMSL-Hxxx](files/SG2-AR0231RGB-AP0202-GMSL-Hxxx.pdf)
- [TXS0104E](files/txs0104e.pdf)
Binary file not shown.
Binary file added mezzanine/vision-mezzanine/files/AR0231-D.PDF
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added mezzanine/vision-mezzanine/files/ESDONCAN1-D.pdf
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file added mezzanine/vision-mezzanine/files/MCP2715.pdf
Binary file not shown.
7 changes: 7 additions & 0 deletions mezzanine/vision-mezzanine/files/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
title: Files Vision Mezzanine
permalink: /documentation/mezzanine/vision-mezzanine/files/
---
## Vision Mezzanine Files

Coming soon...
Binary file not shown.
Binary file not shown.
Binary file added mezzanine/vision-mezzanine/files/txs0104e.pdf
Binary file not shown.
Binary file added mezzanine/vision-mezzanine/files/vision-sch.pdf
Binary file not shown.
Binary file not shown.
7 changes: 7 additions & 0 deletions mezzanine/vision-mezzanine/images/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
---
title: Images Vision Mezzanine
permalink: /documentation/mezzanine/vision-mezzaine/images/
---
## Vision Mezzanine Images

Coming soon...
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added mezzanine/vision-mezzanine/images/vision-top.jpeg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 2e3dc8e

Please sign in to comment.