update m0p dock document

This commit is contained in:
wonderfullook
2023-03-28 18:06:17 +08:00
parent 0aaebb6dbf
commit a33e03ad61
14 changed files with 623 additions and 71 deletions

View File

@@ -20,6 +20,17 @@
}
]
},
{
"label": "Maix M0P",
"items": [
{
"label":"M0P"
},
{
"label":"M0P Dock"
}
]
},
{
"label": "Maix M0s",
"file": "./maixzero/m0s/m0s.md"
@@ -294,7 +305,8 @@
"file": "tang/Tang-Nano-9K/Nano-9K.md"
},
{
"label": "Tang Nano 20K"
"label": "Tang Nano 20K",
"file": "tang/tang-nano-20K/nano-20k.md"
},
{
"label": "Install IDE",

View File

@@ -53,7 +53,7 @@ Tang Nano 20K is a development board, using the [GW2AR-18 QN88](http://www.gowin
<td>828K</td>
</tr>
<tr>
<td>Numbers of B-SRAM(个)</td>
<td>Numbers of B-SRAM</td>
<td>46</td>
</tr>
<tr>
@@ -83,106 +83,108 @@ Tang Nano 20K is a development board, using the [GW2AR-18 QN88](http://www.gowin
<tr>
<td style="text-align:left">Clock generator</td>
<td style="text-align:left">MS5351</td>
<td style="text-align:left">Provide extra 2 clocks for FPGA<br>· One 一路差分时钟<br>· 一路单端时钟</td>
<td style="text-align:left">Provide extra 2 clocks for FPGA<br>· One differential clock<br>· One single clock</td>
</tr>
<tr>
<td style="text-align:left">显示接口</td>
<td style="text-align:left">· 40Pins RGB lcd 连接器<br>· HDMI 接口</td>
<td style="text-align:left">Display interface</td>
<td style="text-align:left">· 40Pins RGB lcd connector<br>· HDMI interface</td>
<td style="text-align:left"></td>
</tr>
<tr>
<td style="text-align:left"> 单色 LED </td>
<td style="text-align:left"> 6 </td>
<td style="text-align:left"> 共阳极连接 </td>
<td style="text-align:left"> LED </td>
<td style="text-align:left"> 6 </td>
<td style="text-align:left"> Low voltage level enable</td>
</tr>
<tr>
<td style="text-align:left"> RGB LED </td>
<td style="text-align:left"> 1 </td>
<td style="text-align:left"> 型号是 WS2812 </td>
<td style="text-align:left"> 1 </td>
<td style="text-align:left"> WS2812 </td>
</tr>
<tr>
<td style="text-align:left"> 用户按键 </td>
<td style="text-align:left"> 2 </td>
<td style="text-align:left"> 用于自定义逻辑功能 </td>
<td style="text-align:left"> User key </td>
<td style="text-align:left"> 2 </td>
<td style="text-align:left"> </td>
</tr>
<tr>
<td style="text-align:left"> TF 卡槽 </td>
<td style="text-align:left"> 1 </td>
<td style="text-align:left"> 推拉式 </td>
<td style="text-align:left"> TF Card Slot </td>
<td style="text-align:left"> 1 </td>
<td style="text-align:left"> </td>
</tr>
<tr>
<td style="text-align:left"> 功率放大器 </td>
<td style="text-align:left"> 1 </td>
<td style="text-align:left"> 型号是 MAX98357A用于播放音频 </td>
<td style="text-align:left"> PCM Amplifier </td>
<td style="text-align:left"> 1 </td>
<td style="text-align:left"> MAX98357Afor audio driving</td>
</tr>
<tr>
<td style="text-align:left"> 存储 </td>
<td style="text-align:left"> Storage </td>
<td style="text-align:left"> 64Mbits Flash </td>
<td style="text-align:left"> 下载方式参考底部相关问题 </td>
<td style="text-align:left"> To save bitstream </td>
</tr>
<tr>
<td style="text-align:left"> 尺寸 </td>
<td style="text-align:left"> Size </td>
<td style="text-align:left"> 22.55mm x 54.04mm </td>
<td style="text-align:left"> 精确尺寸可以参考 3D 文件 </td>
<td style="text-align:left"> Visit 3D file for more information </td>
</tr>
</tbody>
</table>
## 外设框图
## Function diagram
![tang_nano_20k_functionalannotation](./../../../../hardware/zh/tang/tang-nano-20k/assets/nano_20k/tang_nano_20k_functionalannotation.jpg)
下面是更详细的外设框图
Detailed Function diagram
<img src="./../../../../hardware/zh/tang/tang-nano-20k/assets/nano_20k/tang_nano_20k_functionalannotation_top.png" width="40%" alt="tang_nano_20k_functionalannotation_top">
<img src="./../../../../hardware/zh/tang/tang-nano-20k/assets/nano_20k/tang_nano_20k_functionalannotation_bot.png" width="40%" alt="tang_nano_20k_functionalannotation_bot">
## 引脚框图
## Pin diagram
![tang_nano_20k_pinlabel](./../../../../hardware/zh/tang/tang-nano-20k/assets/nano_20k/tang_nano_20k_pinlabel.png)
## FPGA Jtag 触点指示图
## FPGA Jtag test point
我们在 Tang Nano 20K 上引出了 Jtag 触点,方便想要使用额外下载器的用户。
We reserved jtag test point on Tang Nano 20K, for those who want to use their own debugger.
Note: There is onboard Jtag for download FPGA firmware, so this Jtag test point is only for those who want to use their own debugger.
![tang_nano_20k_testpointlannotation](./../../../../hardware/zh/tang/tang-nano-20k/assets/nano_20k/tang_nano_20k_testpointlannotation.png)
## 硬件资料
## Hardware information
[板卡规格书](https://dl.sipeed.com/shareURL/TANG/Nano_20K/1_Datasheet)
[板卡原理图](https://dl.sipeed.com/shareURL/TANG/Nano_20K/2_Schematic)
[板卡点位图](https://dl.sipeed.com/shareURL/TANG/Nano_20K/3_Bit_number_map)
[板卡尺寸图](https://dl.sipeed.com/shareURL/TANG/Nano_20K/4_Dimensional_drawing)
[板卡 3D 模型](https://dl.sipeed.com/shareURL/TANG/Nano_20K/4_Dimensional_drawing)
[部分芯片手册](https://dl.sipeed.com/shareURL/TANG/Nano_20K/6_Chip_manual)
[Datesheet](https://dl.sipeed.com/shareURL/TANG/Nano_20K/1_Datasheet)
[Schematic](https://dl.sipeed.com/shareURL/TANG/Nano_20K/2_Schematic)
[PCB BOM](https://dl.sipeed.com/shareURL/TANG/Nano_20K/3_Bit_number_map)(Visit the `html` file in your board version)
[Board Size](https://dl.sipeed.com/shareURL/TANG/Nano_20K/4_Dimensional_drawing)
[Bosrd 3D File](https://dl.sipeed.com/shareURL/TANG/Nano_20K/4_Dimensional_drawing)
[Part of chip datasheet](https://dl.sipeed.com/shareURL/TANG/Nano_20K/6_Chip_manual)
## 上手使用
## Using guide
安装 IDE -> 编写代码 -> 烧录进板子
Install IDE -> Prepare your code -> Burn into board
- 安装 IDE [点我]()
- 点灯上手指南 [点我]()
- Install IDE [Click me](https://wiki.sipeed.com/hardware/en/tang/Tang-Nano-Doc/install-the-ide.html)
- Blink the leds [Click me]()
更多例程 [点我]()
<!-- https://wiki.sipeed.com/hardware/en/tang/tang-nano-20k/example/led.html -->
### 其他学习资源
More example codes [Github](https://github.com/sipeed/TangNano-20K-example)
- 在线免费教程:[Verilog 教程](https://www.runoob.com/w3cnote/verilog-tutorial.html)学习Verilog
- 在线免费 FPGA 教程:[Verilog](https://www.asic-world.com/verilog/index.html) (英文网站)
- Verilog 刷题网站:[HDLBits](https://hdlbits.01xz.net/wiki/Main_Page)(英文网站)
- 在线高云半导体可参考视频教程:[点击这里](http://www.gowinsemi.com.cn/video_complex.aspx?FId=n15:15:26)
### Studying resource
## 交流方式
- Verilog tutorial:[Verilog](https://www.asic-world.com/verilog/index.html)
- Verilog Practice[HDLBits](https://hdlbits.01xz.net/wiki/Main_Page)
- **交流论坛: [bbs.sipeed.com](https://bbs.sipeed.com)**
- **QQ 交流群:[834585530](https://jq.qq.com/?_wv=1027&k=wBb8XUan)**
- 直接本页下方留言
- 商业邮箱 : [support@sipeed.com](support@sipeed.com)
## Contact
## 常见问题
- **Reddit** : [reddit.com/r/GowinFPGA/](reddit.com/r/GowinFPGA/)
- **Telegram** : [t.me/sipeed](t.me/sipeed)
- Leave message in the end of this page
- Business email : [support@sipeed.com](support@sipeed.com)
### 怎么让固件上电启动
## Questions
Tang Nano 20K 使用外部 Flash 来存放固件,所以想要让固件存在板子上我们需要烧录到外部 Flash.
### How to store bitstream
### 更多问题前往 [Tang 常见问题](https://wiki.sipeed.com/hardware/zh/tang/Tang-Nano-Doc/questions.html) 查看
Tang Nano 20K uses the external Flash to save the firmware, we need to download the bitstream to store the firmware.
### Visit [Tang Questions](http://127.0.0.1:2333/hardware/en/tang/Tang-Nano-Doc/questions.html) to find more solutions

View File

@@ -20,17 +20,17 @@ desc: 矽速科技的开源软硬件 WIKI 资料站
## Maix Zero
| 项目 | M0S | M0 |
| :------- | :------------------------------------------------------------------------------ | :-------------------------------------------------------------------------- |
| 主控 | BL616 | BL702 |
| 核心 | RV32GCP@320MHz | RV32@144MHz |
| RAM | 480KB | 132KB |
| 储存 | 内置 4MB Flash | 内置 192KB ROM, 512KB Flash |
| 无线 | · Wifi<br>· 蓝牙<br>· Zigbee | 蓝牙 |
| 模型平台 | [MaixHub](https://www.maixhub.com) | [MaixHub](https://www.maixhub.com) |
| 尺寸 | 11(L)x10(W)mm | |
| 详情页 | [点我](./maixzero/m0s/m0s.md) | [点我](./maixzero/sense/maix_zero_sense.md) |
| 外观图 | <img src="./maixzero/m0s/assets/m0s/m0s_pin_map.png" alt="m0sense" width="360"> | <img src="./maixzero/sense/assets/m0sense_1.png" alt="m0sense" width="360"> |
| 项目 | M0S | M0P | M0sense |
| :------- | :------------------------------------------------------------------------------ | :------------------------------------------------------------------------------------------------ | :-------------------------------------------------------------------------- |
| 主控 | BL616 | BL618 | BL702 |
| 核心 | RV32GCP@320MHz | RV32@320MHz | RV32@144MHz |
| RAM | 480KB | 480KB | 132KB |
| 储存 | 内置 4MB Flash | 内置 8MB Flash | 内置 192KB ROM, 512KB Flash |
| 无线 | · Wifi<br>· 蓝牙<br>· Zigbee | · Wifi<br>· 蓝牙<br>· Zigbee | 蓝牙 |
| 模型平台 | [MaixHub](https://www.maixhub.com) | [MaixHub](https://www.maixhub.com) | [MaixHub](https://www.maixhub.com) |
| 尺寸 | 11(L)x10(W)mm | 25.5(L) x 18(W) mm | |
| 详情页 | [点我](./maixzero/m0s/m0s.md) | [点我](./maixzero/m0p/m0p.md) | [点我](./maixzero/sense/maix_zero_sense.md) |
| 外观图 | <img src="./maixzero/m0s/assets/m0s/m0s_pin_map.png" alt="m0sense" width="230"> | <img src="./maixzero/m0p/assets/m0p/m0p_module_outlook.png" alt="m0p_module_outlook" width="230"> | <img src="./maixzero/sense/assets/m0sense_1.png" alt="m0sense" width="230"> |
## Maix-I

Binary file not shown.

After

Width:  |  Height:  |  Size: 281 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 168 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 280 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 451 KiB

View File

@@ -0,0 +1,210 @@
---
title: M0P 模组
keywords: M0P ,模组, bl618, BL618
update:
- date: 2023-03-09
version: v0.1
author: wonder
content:
- 初次编写文档
---
## 模组概述
Sipeed M0P 模组是基于[博流智能科技](http://www.bouffalolab.com/)的 BL618 芯片所设计的一款 AIOT 模组,支持 WIFI6、蓝牙 5.2 等无线协议,邮票孔的让它能快速应用在多种 AIOT 场合。
购买链接:[淘宝]()
<img src="./assets/m0p/m0p_module_outlook.png" alt="m0p_module_outlook" width=15%>
## 模组特点
- 主芯片 BL618 RV32 320MHz RISC-V
- 支持 2.4G WIFI6IEEE 802.11 b/g/n/ax
- 支持蓝牙 5.x 双模BT+BLE
- 支持 Zigbee / IEEE 802.15.4
- 支持 USB 2.0 HS OTG480Mhz
- 支持IPEX一代天线座子和 PCB 板载天线
- 板载 SPI FLASH可选容量
- 邮票孔引出所有 IO
## 模组参数
<table>
<thead>
<tr>
<th colspan="3"> M0P 模组 </th>
</tr>
</thead>
<tbody>
<tr>
<td rowspan="18" style="white-space:nowrap">主控 BL618 处理器</td>
</tr>
<tr>
<td colspan="2">RISC-V CPUsRV32 320MHz</td>
</tr>
<tr>
<td colspan="2">SRAM: 480KB + 4MB </td>
</tr>
<tr>
<td rowspan="15"> 支持接口 </td>
</tr>
<tr>
<td>DVP Camera</td>
</tr>
<tr>
<td>DisplayQSPI、DBI</td>
</tr>
<tr>
<td>USB2.0 HS OTG(High-Speed 480Mhz)</td>
</tr>
<tr>
<td>SPI</td>
</tr>
<tr>
<td>UART * 2</td>
</tr>
<tr>
<td>IIC * 2</td>
</tr>
<tr>
<td>IIS</td>
</tr>
<tr>
<td>10bit-GPDAC</td>
</tr>
<tr>
<td>12~16bit GPADC</td>
</tr>
<tr>
<td>ACOMP</td>
</tr>
<tr>
<td>PWM</td>
</tr>
<tr>
<td>SDIO2.0</td>
</tr>
<tr>
<td>Audio Codec</td>
</tr>
<tr>
<td>无线:<br>· 支持Wi-Fi 802.11 b/g/n/axWiFi6<br>· 支持蓝牙 5.x 双模(BT+BLE)<br>· 支持Wi-Fi / 蓝牙/Zigbee 共存</td>
</tr>
<tr>
<td rowspan="3" style="white-space:nowrap"> 板载部件 </td>
</tr>
<tr>
<td colspan="2">板载 SPI FLASH 8MByte</td>
</tr>
<tr>
<td colspan="2">支持 IPEX 一代天线座子和 PCB 板载天线</td>
</tr>
</tbody>
<tr>
<td rowspan="5" style="white-space:nowrap"> 其他说明 </td>
</tr>
<tr>
<td colspan="2">
尺寸25.5mm (L) x 18mm (W)
</td>
</tr>
<tr>
<td colspan="2">
KICAD 格式封装文件下载:<a href="https://dl.sipeed.com/shareURL/Maix-Zero/M0P/M0P/4_Package">点击跳转</a>
</td>
</tr>
<tr>
<td colspan="2">温升: &lt;30K</td>
</tr>
<tr>
<td colspan="2">工作温度范围:-10℃ ~ 65℃</td>
</tr>
</table>
## 尺寸大小
<img src="./assets/m0p/m0p_size.png" alt="m0p_size" width=35%>
## 引脚分布
前往原理图查看:[点我](https://dl.sipeed.com/shareURL/Maix-Zero/M0P/M0P/2_Schematic)
## 软件描述
<table>
<thead>
<tr>
<th colspan = "2" > M0P 模组 </th>
</tr>
</thead>
<tbody>
<tr>
<td>OS</td>
<td> 支持FreeRTOS</td>
</tr>
<tr>
<td>开发方式</td>
<td>· 原生C SDK<br>· MaixHAL C 模块<br>· PikaPython </td>
</tr>
<tr>
<td> SDK </td>
<td><a herf="https://github.com/bouffalolab/bl_mcu_sdk"> github </a></td>
</tr>
<tr>
<td>Examples</td>
<td><a herf="https://github.com/sipeed/M0P_BL618_examples"> github </a></td>
</tr>
</tbody>
</table>
## 模组资料
- [模组规格书](https://dl.sipeed.com/shareURL/Maix-Zero/M0P/M0P/1_datasheet)
- [模组原理图](https://dl.sipeed.com/shareURL/Maix-Zero/M0P/M0P/2_Schematic)
- [模组封装库](https://dl.sipeed.com/shareURL/Maix-Zero/M0P/M0P/4_Package)
- [模组尺寸图](https://dl.sipeed.com/shareURL/Maix-Zero/M0P/M0P/3_Dimensional_drawing)
---
- [博流官方文档](https://dev.bouffalolab.com/home/)
- [BL618 数据手册](https://gitee.com/wonderfullook/bl_docs/tree/main/BL616_DS/zh_CN) (gitee)
- [BL618 参考手册](https://gitee.com/wonderfullook/bl_docs/tree/main/BL616_RM/zh_CN) (gitee)
---
- [SDK](https://github.com/bouffalolab/bl_mcu_sdk) (github)
- [Examples](https://github.com/sipeed/M0P_BL618_examples)github
- 交流 QQ 群:`816177882` 。[点我加群](https://jq.qq.com/?_wv=1027&k=4lroNFnI)
- 论坛:[bbs.sipeed.com](https://bbs.sipeed.com/)
## 注意事项
<table>
<tr>
<th>项目</th>
<th>注意事项</th>
</tr>
<tr>
<td>静电防护</td>
<td>· 请注意避免静电打到 PCBA 上;接触 PCBA 之前请把手的静电释放掉<br>· 在底板设计时,必须要从 ESD 防护角度进行设计(串电阻、加 ESD 二极管等)</td>
</tr>
<tr>
<td>容忍电压</td>
<td> 所有 GPIO 都是 3.3V 电平,请不要让 GPIO 的实际工作的电压超过额定值,否则会引起 PCBA 的永久性损坏 </td>
</tr>
<tr>
<td>避免短路</td>
<td>请在上电过程中,避免任何液体和金属触碰到 PCBA 上的元件的焊盘,否则会导致短路,烧毁 PCBA</td>
</tr>
<tr>
<td>BOOT 模式选择</td>
<td>
在启动时,芯片判定 BOOT 引脚的电平,选择两个启动选项之一<br>
· BOOT 低电平:从 FLASH 加载固件<br>
· BOOT 高电平:进入 USB 下载模式
</td>
</tr>
</table>
## 联系方式
M0P 模组可以在多种场景实现客户不同方面的需要,技术支持和商业合作请联系使用邮箱 [support@sipeed.com](support@sipeed.com)

View File

@@ -0,0 +1,241 @@
---
title: M0P Dock
keywords: M0P ,Dock, bl618, BL618
update:
- date: 2023-03-09
version: v0.1
author: wonder
content:
- 初次编写文档
---
## 板卡概述
Sipeed M0P Dock 是使用 [Sipeed M0P](https://wiki.sipeed.com//hardware/zh/maixzero/m0p/m0p.html) 模组设计的开发板,主控是 [博流智能科技](http://www.bouffalolab.com/) 的 BL618 芯片,支持 Wifi6 和蓝牙 5.2 无线协议,默认最高主频 320MHz支持 USB2.0 HS。板卡上有 DVP 接口来连接摄像头,有 FPC 座子来连接屏幕,有 TF 卡槽来扩展存储,还有一颗 WMM7027ATSN1 MEMS 麦克风用于自定义功能,板卡上还有电池充电管理电路,支持使用锂电池供电。
购买链接:[淘宝]()
<img src="./assets/m0p_dock/m0p_dock_outlook.png" alt="m0p_dock_outlook" width=15%>
## 板卡特点
- 主芯片 BL618 RV32 320MHz RISC-V
- 支持 2.4G WIFI6IEEE 802.11 b/g/n/ax
- 支持蓝牙 5.x 双模BT+BLE和 Zigbee / IEEE 802.15.4
- USB 2.0 Type-C480Mhz可用作下载固件和USB转串口
- DVP 摄像头连接器
- SPI 屏幕连接器可以连接3.92寸320x320方形电容触摸屏
- 4.2V 锂电池充电电路
- 1 个 TF 卡连接器SDIO接口
- 1 个模拟麦克风、2 个 ADC 按键和 1 个状态指示灯
## 板卡参数
<table>
<tbody>
<tr>
<th colspan="3" style="white-space:nowrap"> M0P Dock 参数 </td>
</tr>
<tr>
<td rowspan="18" style="white-space:nowrap"> M0P 模组 </td>
</tr>
<tr>
<td colspan="2"> RISC-V CPUsRV32 320MHz </td>
</tr>
<tr>
<td colspan="2"> SRAM: 480KB + 4MB </td>
</tr>
<tr>
<td rowspan="15"> 支持接口 </td>
</tr>
<tr>
<td>DVP Camera</td>
</tr>
<tr>
<td>DisplayQSPI、DBI</td>
</tr>
<tr>
<td>USB2.0 HS OTG(High-Speed 480Mhz)</td>
</tr>
<tr>
<td>SPI</td>
</tr>
<tr>
<td>UART * 2</td>
</tr>
<tr>
<td>IIC * 2</td>
</tr>
<tr>
<td>IIS</td>
</tr>
<tr>
<td>10bit-GPDAC</td>
</tr>
<tr>
<td>12~16bit GPADC</td>
</tr>
<tr>
<td>ACOMP</td>
</tr>
<tr>
<td>PWM</td>
</tr>
<tr>
<td>SDIO2.0</td>
</tr>
<tr>
<td>Audio Codec</td>
</tr>
<tr>
<td> 无线:<br>· 支持Wi-Fi 802.11 b/g/n/axWiFi6<br>· 支持蓝牙 5.x 双模(BT+BLE)<br>· 支持Wi-Fi / 蓝牙/ Zigbee
共存<br>(更详细的特性请查看芯片 <a herf="https://gitee.com/wonderfullook/bl_docs/tree/main/BL616_DS/zh_CN">
datasheet</a></td>
</tr>
</td>
</tr>
<tr>
<td colspan="1" rowspan="11" style="white-space:nowrap"> 板载部件 </td>
</tr>
<tr>
<td colspan="2">USB2.0 Type-C 母座连接器: <br> 可用作USB通信、下载固件和USB转串口</td>
</tr>
<tr>
<td colspan="2">DVP 摄像头连接器:<br> 通用接口,可以连接 GC0328 摄像头模组</td>
</tr>
<tr>
<td colspan="2">SPI 屏幕连接器:<br>可以连接 3.92 寸 320x320 方形电容触摸屏</td>
</tr>
<tr>
<td colspan="2">SPI FLASH默认8MByte</td>
</tr>
<tr>
<td colspan="2">1 个 TF 卡连接器SDIO接口</td>
</tr>
<tr>
<td colspan="2">1 个模拟麦克风WMM7027ATSN1全指向灵敏度 -38dB信噪比 59dB </td>
</tr>
<tr>
<td colspan="2">2 个 ADC 按键(在板子两侧)</td>
</tr>
<tr>
<td colspan="2">1 个电源指示灯和 1 个状态指示灯</td>
</tr>
<tr>
<td colspan="2">两侧排针引出所有 IO出厂已经焊接好排针</td>
</tr>
<tr>
<td colspan="2">4.2V 锂电池充电电路:<br>· USB 给整板供电,整板给电池供电,电池与整板主电源之间有二极管防倒灌<br>· 电池电压低于 3.3V 时 BL618 芯片会被强制处于复位状态<br>·
只支持最大电压是 4.2V 的可充电锂电池,不支持最大电压小于 4.2V 的可充电锂电池及不可充电的电池</td>
</tr>
</tbody>
</tbody>
</table>
## 引脚分布
![m0p_dock_pinmap](./assets/m0p_dock/m0p_dock_pinmap.png)
## 产品对比
| --- | M0P Dock | ESP32-S3-DevKitC |
| ------------- | --------------------------------- | -------------------------------- |
| MCU | 单核320Mhz RISC-V | 双核240Mhz |
| SRAM | 480KB + 4MB | 512KB + 2MB(optional) |
| ROM | √ | √ |
| SPI Nor Flash | 8MB(optional) | 8MB(optional) |
| WIFI | IEEE 802.11 b/g/n/ax (WiFi6) | IEEE 802.11 b/g/n |
| BLE | √ | √ |
| I2C/UART/SPI | √ | √ |
| Microphone | 模拟麦克风 | × |
| LCD | 支持 3.92 英寸电容触摸屏 | × |
| Camera | DVP camera | × |
| USB | USB 2.0 High speed OTG480Mbps | USB 2.0 Full speed OTG12Mbps |
| 固件下载方式 | USB | USB |
## 软件描述
<table>
<thead>
<tr>
<th colspan = "2" > M0P 模组 </th>
</tr>
</thead>
<tbody>
<tr>
<td>OS</td>
<td> 支持FreeRTOS</td>
</tr>
<tr>
<td>开发方式</td>
<td>· 原生C SDK<br>· MaixHAL C 模块<br>· PikaPython </td>
</tr>
<tr>
<td> SDK </td>
<td><a herf="https://github.com/bouffalolab/bl_mcu_sdk"> github </a></td>
</tr>
<tr>
<td>Examples</td>
<td><a herf="https://github.com/sipeed/M0P_BL618_examples"> github </a></td>
</tr>
</tbody>
</table>
## 板卡资料
- [板卡规格书](https://dl.sipeed.com/shareURL/Maix-Zero/M0P/M0P%20Dock/1_datasheet)
- [板卡原理图](https://dl.sipeed.com/shareURL/Maix-Zero/M0P/M0P%20Dock/2_Schematic)
- [板卡尺寸图](https://dl.sipeed.com/shareURL/Maix-Zero/M0P/M0P%20Dock/4_Dimensional_drawing)
- [板卡位号图](https://dl.sipeed.com/shareURL/Maix-Zero/M0P/M0P%20Dock/3_Bit_number_map)
- [3D 模型文件](https://dl.sipeed.com/shareURL/Maix-Zero/M0P/M0P%20Dock/5_3D_File)
---
- [博流官方文档](https://dev.bouffalolab.com/home/)
- [BL618 数据手册](https://gitee.com/wonderfullook/bl_docs/tree/main/BL616_DS/zh_CN) (gitee)
- [BL618 参考手册](https://gitee.com/wonderfullook/bl_docs/tree/main/BL616_RM/zh_CN) (gitee)
---
- [SDK](https://github.com/bouffalolab/bl_mcu_sdk) (github)
- [Examples](https://github.com/sipeed/M0P_BL618_examples)github
- 交流 QQ 群:`816177882` 。[点我加群](https://jq.qq.com/?_wv=1027&k=4lroNFnI)
- 论坛:[bbs.sipeed.com](https://bbs.sipeed.com/)
## 注意事项
<table>
<tr>
<th>项目</th>
<th>注意事项</th>
</tr>
<tr>
<td>静电防护</td>
<td>· 请注意避免静电打到 PCBA 上;接触 PCBA 之前请把手的静电释放掉
</td>
</tr>
<tr>
<td>容忍电压</td>
<td> 所有 GPIO 都是 3.3V 电平,请不要让 GPIO 的实际工作的电压超过额定值,否则会引起 PCBA 的永久性损坏 </td>
</tr>
<tr>
<td>避免短路</td>
<td>请在上电过程中,避免任何液体和金属触碰到 PCBA 上的元件的焊盘,否则会导致短路,烧毁 PCBA</td>
</tr>
<tr>
<td>FPC 座子</td>
<td>在连接 FPC 软排线的时候,请确保排线无偏移地完整地插入到排线中</td>
</tr>
<tr>
<td>BOOT 模式选择</td>
<td>
在启动时,芯片判定 BOOT 引脚的电平,选择两个启动选项之一<br>
· BOOT 低电平:从 FLASH 加载固件<br>
· BOOT 高电平:进入 USB 下载模式
</td>
</tr>
</table>
## 联系方式
M0P Dock 开发板可以在多种场景实现客户不同方面的需要,技术支持和商业合作请联系使用邮箱 [support@sipeed.com](support@sipeed.com)

View File

@@ -300,7 +300,8 @@
"file": "tang/Tang-Nano-9K/Nano-9K.md"
},
{
"label": "Tang Nano 20K"
"label": "Tang Nano 20K",
"file": "tang/tang-nano-9K/nano-20k.md"
},
{
"label": "Tang Nano (售罄)",

View File

@@ -145,13 +145,15 @@ Tang Nano 20K 是采用高云半导体 [GW2AR-18 QN88](http://www.gowinsemi.com.
我们在 Tang Nano 20K 上引出了 Jtag 触点,方便想要使用额外下载器的用户。
> Tang Nano 20K 板卡上是带有下载器的,这个测试点只是给有额外需要的人准备的。
![tang_nano_20k_testpointlannotation](./assets/nano_20k/tang_nano_20k_testpointlannotation.png)
## 硬件资料
[板卡规格书](https://dl.sipeed.com/shareURL/TANG/Nano_20K/1_Datasheet)
[板卡原理图](https://dl.sipeed.com/shareURL/TANG/Nano_20K/2_Schematic)
[板卡点位图](https://dl.sipeed.com/shareURL/TANG/Nano_20K/3_Bit_number_map)
[PCB BOM](https://dl.sipeed.com/shareURL/TANG/Primer_20K/03_Bit_number_map) (根据自己板子的版本查看里面的 html 文件)
[板卡尺寸图](https://dl.sipeed.com/shareURL/TANG/Nano_20K/4_Dimensional_drawing)
[板卡 3D 模型](https://dl.sipeed.com/shareURL/TANG/Nano_20K/4_Dimensional_drawing)
[部分芯片手册](https://dl.sipeed.com/shareURL/TANG/Nano_20K/6_Chip_manual)
@@ -160,10 +162,12 @@ Tang Nano 20K 是采用高云半导体 [GW2AR-18 QN88](http://www.gowinsemi.com.
安装 IDE -> 编写代码 -> 烧录进板子
- 安装 IDE [点我]()
- 安装 IDE [点我](https://wiki.sipeed.com/hardware/zh/tang/Tang-Nano-Doc/get_started/install-the-ide.html)
- 点灯上手指南 [点我]()
更多例程 [点我]()
<!-- https://wiki.sipeed.com/hardware/zh/tang/tang-nano-20k/example/led.html -->
更多例程代码 [github](https://github.com/sipeed/TangNano-20K-example)
### 其他学习资源

View File

@@ -957,6 +957,22 @@
rbtn_text: "btn_detail",
rbtn_href: window.location.origin + "/m0s",
},
{
title: "M0P",
src: "",
lbtn_text: "btn_buy",
lbtn_href: "",
rbtn_text: "btn_detail",
rbtn_href: window.location.origin + "/m0p#module",
},
{
title: "M0P Dock",
src: "",
lbtn_text: "btn_buy",
lbtn_href: "",
rbtn_text: "btn_detail",
rbtn_href: window.location.origin + "/m0p",
},
{
title: "Maix M1s Dock",
src: "https://gd1.alicdn.com/imgextra/i1/2200606237318/O1CN01gE4a1E23vhCV77ggE_!!2200606237318.jpg",
@@ -1082,6 +1098,14 @@
rbtn_text: "btn_detail",
rbtn_href: window.location.origin + "/hardware/zh/tang/tang-primer-20k/primer-20k.html",
},
{
title: "Tang Nano 20K",
src: window.location.origin + "/hardware/zh/tang/tang-nano-20k/assets/nano_20k/tang_nano_20k_3920_top.png",
lbtn_text: "btn_buy",
lbtn_href: "",
rbtn_text: "btn_detail",
rbtn_href: window.location.origin + "/nano20k",
},
{
title: "Tang Nano 9K",
src: window.location.origin + "/hardware/assets/Tang/Nano-9K/9K.png",
@@ -1444,6 +1468,22 @@
rbtn_text: "btn_detail",
rbtn_href: window.location.origin + "/en/m0s",
},
{
title: "M0P",
src: "",
lbtn_text: "btn_buy",
lbtn_href: "",
rbtn_text: "btn_detail",
rbtn_href: window.location.origin + "/m0p#module",
},
{
title: "M0P Dock",
src: "",
lbtn_text: "btn_buy",
lbtn_href: "",
rbtn_text: "btn_detail",
rbtn_href: window.location.origin + "/m0p",
},
{
title: "Maix M1s Dock",
src: "https://gd1.alicdn.com/imgextra/i1/2200606237318/O1CN01gE4a1E23vhCV77ggE_!!2200606237318.jpg",
@@ -1561,6 +1601,14 @@
rbtn_text: "btn_detail",
rbtn_href: window.location.origin + "/hardware/en/tang/tang-primer-20k/primer-20k.html",
},
{
title: "Tang Nano 20K",
src: window.location.origin + "/hardware/zh/tang/tang-nano-20k/assets/nano_20k/tang_nano_20k_3920_top.png",
lbtn_text: "btn_buy",
lbtn_href: "",
rbtn_text: "btn_detail",
rbtn_href: window.location.origin + "nano20k",
},
{
title: "Tang Nano 9K",
src: window.location.origin + "/hardware/assets/Tang/Nano-9K/9K.png",

28
pages/index/zh/m0p.html Normal file
View File

@@ -0,0 +1,28 @@
<script>
var hash = window.location.hash
if (hash.indexOf("hardware")!= -1){
location.href = "https://dl.sipeed.com/shareURL/Maix-Zero/M0P/M0P"
}
else if(hash.indexOf("module")!= -1)
{
if( navigator.language == "zh-CN" )
{
location.href = window.location.origin + "/hardware/zh/maixzero/m0p/m0p.html"
}
else
{
location.href = window.location.origin + "/hardware/en/maixzero/m0p/m0p.html"
}
}
else
{ if( navigator.language == "zh-CN" )
{
location.href = window.location.origin + "/hardware/zh/maixzero/m0p/m0p_dock.html"
}
else
{
location.href = window.location.origin + "/hardware/en/maixzero/m0p/m0p_dock.html"
}
}
</script>

View File

@@ -4,7 +4,13 @@
location.href = "https://wiki.sipeed.com/hardware/zh/tang/tang-primer-20k/start.html"
}
else
{
location.href = "https://wiki.sipeed.com/hardware/zh/tang/tang-nano-20k/nano-20k.html"
{ if( navigator.language == "zh-CN" )
{
location.href = window.location.origin + "/hardware/zh/tang/tang-nano-20k/nano-20k.html"
}
else
{
location.href = window.location.origin + "/hardware/en/tang/tang-nano-20k/nano-20k.html"
}
}
</script>