mirror of
https://github.com/sipeed/sipeed_wiki.git
synced 2026-09-11 00:22:49 -05:00
update docs
This commit is contained in:
@@ -6,7 +6,7 @@ desc: Sipeed hardware documentation website
|
||||
|
||||
## Maix Series
|
||||
|
||||
A series of development boards based on **K210**, meets the needs of different groups of people
|
||||
A series of development boards based on **MCU**, meets the needs of different groups of people
|
||||
|
||||
[](./maix/readme.md)
|
||||
|
||||
|
||||
@@ -84,7 +84,7 @@ This form shows detail specs of Tang Nano 9K
|
||||
Online tutorial:
|
||||
We suggest two excellent learning sites about verilog : [HDLBITs](https://hdlbits.01xz.net/wiki/Main_Page) and [Verilog Page](https://www.asic-world.com/verilog/index.html)
|
||||
|
||||
5. Read this [tutorial](./examples/rgb_screen.md) (5-inch RGB screen Display turtial). If you can't complete this experiment, you can download our [9K examples](https://github.com/sipeed/TangNano-9K-example) (adapted to 9K + 5-inch screen) to see which step goes wrong.
|
||||
5. Read this [tutorial](./examples/rgb_screen.md) (5-inch RGB screen Display tutorial). If you can't complete this experiment, you can download our [9K examples](https://github.com/sipeed/TangNano-9K-example) (adapted to 9K + 5-inch screen) to see which step goes wrong.
|
||||
**Note: for screen wiring, pay attention to the 1-pin silk screen next to the connector corresponding to 1-pin of the cable**
|
||||
Documents to read:
|
||||
- rPLL IP core reference: Click the menubar Tools>IP Core Generator>Hard Module>CLOCK>rPLL
|
||||
|
||||
@@ -6,7 +6,7 @@ desc: 矽速科技的硬件资料站
|
||||
|
||||
## Maix 系列
|
||||
|
||||
推出一系列以 **K210** 为核心的开发板,满足不同人群对于开发板的需求
|
||||
推出一系列以 **MCU** 为核心的开发板,满足不同人群对于开发板的需求
|
||||
|
||||
[](./maix/readme.md)
|
||||
|
||||
@@ -16,7 +16,7 @@ Linux AI 开发板
|
||||
|
||||
[](./maixII/readme.md)
|
||||
|
||||
## Lichee 系列
|
||||
## LicheePi 系列
|
||||
|
||||
Linux 开发板
|
||||
|
||||
@@ -28,7 +28,7 @@ FPGA 开发板
|
||||
|
||||
[](./tang/readme.md)
|
||||
|
||||
## Metesense 模组
|
||||
## Maixsense 模组
|
||||
|
||||
3D TOF 模组
|
||||
|
||||
|
||||
10
docs/hardware/zh/maix/m1s/m1s_dock.md
Normal file
10
docs/hardware/zh/maix/m1s/m1s_dock.md
Normal file
@@ -0,0 +1,10 @@
|
||||
---
|
||||
title: M1S DOCK 开发板
|
||||
keywords: M1S DOCK ,BL808, M1S
|
||||
update:
|
||||
- date: 2022-10-18
|
||||
version: v0.1
|
||||
author: wonder
|
||||
content:
|
||||
- 初次编写
|
||||
---
|
||||
11
docs/hardware/zh/maix/m1s/m1s_module.md
Normal file
11
docs/hardware/zh/maix/m1s/m1s_module.md
Normal file
@@ -0,0 +1,11 @@
|
||||
---
|
||||
title: M1S 模组
|
||||
keywords: M1S ,模组
|
||||
update:
|
||||
- date: 2022-10-18
|
||||
version: v0.1
|
||||
author: wonder
|
||||
content:
|
||||
- 初次编写文档
|
||||
---
|
||||
|
||||
@@ -58,18 +58,11 @@
|
||||
},
|
||||
{
|
||||
"label":"M1s 模块",
|
||||
"items":[
|
||||
{
|
||||
}
|
||||
]
|
||||
|
||||
"file":"maix/m1s/m1s_module.md"
|
||||
},
|
||||
{
|
||||
"label":"M1s 开发板",
|
||||
"items":[
|
||||
{
|
||||
}
|
||||
]
|
||||
"file":"maix/m1s/m1s_dock.md"
|
||||
},
|
||||
{
|
||||
"label":"M1a 模块",
|
||||
|
||||
Binary file not shown.
|
After Width: | Height: | Size: 54 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 60 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 92 KiB |
Binary file not shown.
|
After Width: | Height: | Size: 52 KiB |
@@ -1,7 +1,5 @@
|
||||
# Tang Primer 20K
|
||||
|
||||
> 编辑于 2022.08.22
|
||||
|
||||
## 概述
|
||||
|
||||
Tang Primer 20K 是基于 [GW2A-V18PG256C8IC8I7](http://www.gowinsemi.com.cn/prod_view.aspx?TypeId=10&FId=t3:10:3&Id=167#GW2A) 所设计的一款 DDR3 sodimm 封装的核心板,额外准备了两个底板,分别为 Dock 底板和 Lite 底板。
|
||||
@@ -258,22 +256,15 @@ Tang Primer 20K 是基于 [GW2A-V18PG256C8IC8I7](http://www.gowinsemi.com.cn/pro
|
||||
</body>
|
||||
</table>
|
||||
|
||||
|
||||
## 硬件资料汇总
|
||||
|
||||
规格书、原理图、尺寸图等均可在这里找到:[点击这里](https://dl.sipeed.com/shareURL/TANG/Primer_20K)
|
||||
|
||||
## 开箱指南
|
||||
|
||||
前往 [开箱指南](./start.md) 来开始使用这个板子
|
||||
|
||||
## 上手指引
|
||||
|
||||
1. 安装 IDE :[点击这里](https://wiki.sipeed.com/soft/Tang/zh/Tang-Nano-Doc/get_started/install-the-ide.html)
|
||||
1. 安装 IDE :[点击这里](./../Tang-Nano-Doc/get_started/install-the-ide.md)
|
||||
|
||||
2. 阅读 <a href="https://wiki.sipeed.com/news/others/20k_lite_start/20k_lite_start.html" target="blank">这个</a> 完成点灯操作。
|
||||
|
||||
进行完上面的点灯操作后可以考虑将一个灯闪改为多个灯一起闪,来提升自己
|
||||
2. 查看 [上手指南](./start.md) 来避免一些问题,并且从那里面可以开始进行代码实战。
|
||||
|
||||
3. 如果进行完上面的点灯操作后后感觉有压力,可以自己查漏补缺:
|
||||
可以在下面的这些网站学习 Verilog:
|
||||
@@ -294,12 +285,14 @@ Tang Primer 20K 是基于 [GW2A-V18PG256C8IC8I7](http://www.gowinsemi.com.cn/pro
|
||||
|
||||
## 例程汇总
|
||||
|
||||
github 链接:https://github.com/sipeed/TangPrimer-20K-example
|
||||
### 公开例程
|
||||
|
||||
部分教程:
|
||||
github 链接: https://github.com/sipeed/TangPrimer-20K-example
|
||||
|
||||
### 部分教程
|
||||
|
||||
- Lite 底板点灯 :<a href="https://wiki.sipeed.com/news/others/20k_lite_start/20k_lite_start.html" target="blank">点我跳转</a>
|
||||
- 例程指南: [点我跳转](./example.md)
|
||||
- Dock 底板例程指南: [点我跳转](./example.md)
|
||||
|
||||
## 交流方式
|
||||
|
||||
@@ -332,11 +325,13 @@ github 链接:https://github.com/sipeed/TangPrimer-20K-example
|
||||
### 如何下载到外部 FLASH
|
||||
|
||||
进行如下选项设置:
|
||||
|
||||
<img src="./assets/flash_mode.png" alt="flash_mode" width=75%>
|
||||
|
||||
### 烧录后没反应或者引脚现象不对
|
||||
|
||||
首先确定选择了正确的型号,下图中的每一个参数都要求一致
|
||||
|
||||
<img src="./assets/device_choose.png" alt="device_choose" width=75%>
|
||||
|
||||
然后检查自己的代码和对应的仿真波形是否满足要求
|
||||
|
||||
@@ -202,7 +202,7 @@
|
||||
</tr>
|
||||
<tr>
|
||||
<td> 板卡疑难解答汇总 </td>
|
||||
<td><a href="https://docs.qq.com/sheet/DY3FraVV6cHppS2xJ?tdsourcetag=s_pcqq_liaotianjilu&ADUIN=1981671884&ADSESSION=1664256636&ADTAG=CLIENT.QQ.5923_.0&ADPUBNO=27245&tab=BB08J2&u=d2f8d16a1d6d45cf9fe79734008ba3fa" target="_blank">点我跳转</a></td>
|
||||
<td><a href="https://docs.qq.com/sheet/DY3FraVV6cHppS2xJ" target="_blank">点我跳转</a></td>
|
||||
</tr>
|
||||
</table>
|
||||
</div>
|
||||
|
||||
10
pages/index/en/primer20k.html
Normal file
10
pages/index/en/primer20k.html
Normal file
@@ -0,0 +1,10 @@
|
||||
<script>
|
||||
var hash = window.location.hash
|
||||
if (hash.indexOf("start")!= -1){
|
||||
location.href = "https://wiki.sipeed.com/hardware/en/tang/tang-primer-20k/start.html"
|
||||
}
|
||||
else
|
||||
{
|
||||
location.href = "https://wiki.sipeed.com/hardware/en/tang/tang-primer-20k/primer-20k.html"
|
||||
}
|
||||
</script>
|
||||
Reference in New Issue
Block a user