From 70109e2b13c14b8ca2afb6ed9f670be82ee34cfe Mon Sep 17 00:00:00 2001
From: LiHuashen <854410664@qq.com>
Date: Tue, 26 Feb 2019 12:09:29 +0800
Subject: [PATCH] =?UTF-8?q?add=20IP5306=20=E5=AF=84=E5=AD=98=E5=99=A8?=
=?UTF-8?q?=E6=89=8B=E5=86=8C=20for=20BASIC?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
docs/en/core/basic.md | 18 ++++++++++++----
docs/ja/core/basic.md | 15 ++++++++++----
docs/zh_CN/core/basic.md | 45 +++++++++++++++++++++++-----------------
3 files changed, 51 insertions(+), 27 deletions(-)
diff --git a/docs/en/core/basic.md b/docs/en/core/basic.md
index 5afcfe36..63836a04 100644
--- a/docs/en/core/basic.md
+++ b/docs/en/core/basic.md
@@ -1,6 +1,6 @@
# M5Core BASIC {docsify-ignore-all}
-
+
* * *
@@ -10,7 +10,9 @@
**The M5Stack BASIC** is a black development kit based on **ESP32** chip composed of a black M5Core and a Bottom Base board. You can even program The M5Stack BASIC through Blockly, Arduino or MicroPython. The black core is a basic kit and **it does not own any MEMS chip(like MPU9250...)**.
-The a Bottom board on the back of M5Core. It's designed for expanding gpio on M-Bus besides I2S Pins(GPIO0, GPIO12, GPIO13, GPIO15, GPIO34)for DIY. Each gpio on M-Bus is expanded as pin and port for convenience and flexibility.
+There is a Bottom board on the back of M5Core. It's designed for expanding gpio on M-Bus besides I2S Pins(GPIO0, GPIO12, GPIO13, GPIO15, GPIO34)for DIY. Each gpio on M-Bus is expanded as pin and port for convenience and flexibility.
+
+
## Feature
@@ -38,11 +40,14 @@ The a Bottom board on the back of M5Core. It's designed for expanding gpio on M-
| Speaker | | | | Speaker Pin |
-**GROVE A**
+**GROVE 接口 A & IP5306**
+
+*Power Management IC (IP5306) is a custom I2C version, and the IIC address of IP5306 is 0x75. Click [here](https://github.com/m5stack/M5-Schematic/blob/master/Core/IIC_IP5306_REG_V1.4.pdf) for view register manual.*
| ESP32 Chip | GPIO22 | GPIO21 |
| GROVE A | SCL | SDA |
+ | IP5306 | SCL | SDA | 5V | GND |
## Parameter
@@ -110,12 +115,17 @@ The a Bottom board on the back of M5Core. It's designed for expanding gpio on M-
- 1x M5Stack BASIC
- 1x M5Stack BASIC Bottom
+- 10x Proto Wire
- Type-C USB Cable
- User Manual
+
+
+
diff --git a/docs/ja/core/basic.md b/docs/ja/core/basic.md
index 5830c82b..38767f4c 100644
--- a/docs/ja/core/basic.md
+++ b/docs/ja/core/basic.md
@@ -1,6 +1,6 @@
# M5Stack BASIC {docsify-ignore-all}
-
+
* * *
@@ -16,6 +16,8 @@
?>M5Stack BASICにIMUは内蔵されていません。
+
+
## 特徴
- プログラミングサポート
@@ -47,11 +49,14 @@
| Speaker | | | | Speaker Pin |
-**GROVE A**
+**GROVE 接口 A & IP5306**
+
+*Power Management IC (IP5306) is a custom I2C version, and the IIC address of IP5306 is 0x75. Click [here](https://github.com/m5stack/M5-Schematic/blob/master/Core/IIC_IP5306_REG_V1.4.pdf) for view register manual.*
| ESP32 Chip | GPIO22 | GPIO21 |
| GROVE A | SCL | SDA |
+ | IP5306 | SCL | SDA | 5V | GND |
## スペック
@@ -85,9 +90,11 @@
- USB Type-C ケーブル
- ユーザーマニュアル
-
+
-
+
diff --git a/docs/zh_CN/core/basic.md b/docs/zh_CN/core/basic.md
index ef4fc848..c3cdd7ff 100644
--- a/docs/zh_CN/core/basic.md
+++ b/docs/zh_CN/core/basic.md
@@ -1,6 +1,8 @@
# 基础版本M5Core {docsify-ignore-all}
-
+
+
+
* * *
@@ -8,23 +10,27 @@
## 描述
-**M5Core BASIC**是一款基于**ESP32**芯片(集成Wi-Fi和蓝牙)的基础版开发板,包括黑色的主板和底座。你可以用[UiFlow](http://flow.m5stack.com), [MicroPython](http://micropython.org/)或[Arduino](http://www.arduino.cc)来编程它.
+**M5Core BASIC** 是一款基于 **ESP32** 芯片(集成 Wi-Fi 和蓝牙)的基础版开发板,包括黑色的主板和底座。你可以用 [UiFlow](http://flow.m5stack.com), [MicroPython](http://micropython.org/) 或 [Arduino](http://www.arduino.cc) 来编程它.
-这个黑色主板包含3个按键、喇叭、LCD(320x240)、TF卡插槽。底座的设计用于拓展M-Bus总线的Pin管脚出来,以方便DIY和产品设计,每个Pin脚都引出来做成了排针或排母形式,非常方便(GPIO0, GPIO12, GPIO13, GPIO15, GPIO34这几个关于I2S功能的引脚没引出)。
+这个黑色主板包含 3 个按键、喇叭、LCD (320x240)、 TF 卡插槽。底座的设计用于拓展 M-Bus 总线的Pin 管脚出来,以方便 DIY 和产品设计,每个 Pin 脚都引出来做成了排针或排母形式,非常方便 (GPIO0, GPIO12, GPIO13, GPIO15, GPIO34 这几个关于 I2S 功能的引脚没引出)。
-**注意,这款基础版M5Core不包含任何陀螺仪等姿态传感器**
+**注意,这款基础版 M5Core 不包含任何陀螺仪等姿态传感器**
+
+
+
+
## 特性
-- 可编程,支持[UiFlow](http://flow.m5stack.com), [MicroPython](http://micropython.org/)和[Arduino](http://www.arduino.cc)
-- 支持外置TF卡(最大16G)
+- 可编程,支持 [UiFlow](http://flow.m5stack.com), [MicroPython](http://micropython.org/) 和 [Arduino](http://www.arduino.cc)
+- 支持外置 TF 卡(最大 16G)
## 外设的管脚映射
-**LCD屏幕&TF卡**
+**LCD 屏幕 & TF 卡**
-*LCD像素:320x240*
-*TF卡最大支持16GB*
+*LCD 像素:320x240*
+*TF 卡最大支持 16GB*
| ESP32 Chip | GPIO23 | GPIO19 | GPIO18 | GPIO14 | GPIO27 | GPIO33 | GPIO32 | GPIO4 |
@@ -32,7 +38,7 @@
| TF卡 | MOSI | MISO | CLK | | | | | CS |
-**按键&喇叭**
+**按键 & 喇叭**
| ESP32 Chip | GPIO39 | GPIO38 | GPIO37 | GPIO25 |
@@ -40,11 +46,14 @@
| 喇叭 | | | | 喇叭引脚 |
-**GROVE接口A**
+**GROVE 接口 A & IP5306**
+
+*电源管理芯片 (IP5306) 是定制 I2C 版本,它的 I2C 地址是 0x75。点击[这里](https://github.com/m5stack/M5-Schematic/blob/master/Core/IIC_IP5306_REG_V1.4.pdf)查看 IP5306 的寄存器手册。*
| ESP32 Chip | GPIO22 | GPIO21 | 5V | GND |
| GROVE A | SCL | SDA | 5V | GND |
+ | IP5306 | SCL | SDA | 5V | GND |
## 参数
@@ -102,7 +111,7 @@
**注意:**
-*我们有Core有几个版本,下图是它们主要区别的比较,如果想查看详细的资源对比,请点击[这里](https://github.com/m5stack/M5-Schematic/blob/master/Core/hardware_difference_between_cores_zh_CN.md)。*
+*我们有 Core 有几个版本,下图是它们主要区别的比较,如果想查看详细的资源对比,请点击[这里](https://github.com/m5stack/M5-Schematic/blob/master/Core/hardware_difference_between_cores_zh_CN.md)。*
@@ -112,20 +121,18 @@
- 1x M5Stack BASIC 主控
- 1x M5Core 底座
+- 10x 杜邦线
- Type-C USB 线
- 说明书
-
+
-
+
+
+
-
-
-
## 相关链接
- **数据手册** - [ESP32](https://www.espressif.com/sites/default/files/documentation/esp32_datasheet_cn.pdf)