From f52f5142ecc971ae1491c21b79e6e0ba0c02188a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=A1=A9=E5=85=A5=E5=AD=94=E7=AB=A0?= Date: Tue, 19 Mar 2019 11:29:37 +0800 Subject: [PATCH] add notice of gps module using with the m5stack fire --- docs/en/module/gps.md | 2 ++ docs/ja/module/gps.md | 2 ++ docs/zh_CN/module/gps.md | 2 ++ 3 files changed, 6 insertions(+) diff --git a/docs/en/module/gps.md b/docs/en/module/gps.md index 1d5c06eb..6e3f8d31 100644 --- a/docs/en/module/gps.md +++ b/docs/en/module/gps.md @@ -16,6 +16,8 @@ GPS module is built on the high performing u-blox M8 GNSS engine and exhibit high performance and high sensitivity.And it can supply your global positioning information even you in the wild and get lost. +!> **The M5Stack Fire** uses GPIO16 / 17 to connect to PSRAM by default, it overlaps with TXD / RXD (GPIO16, GPIO17) of GPS module. Therefore, when using the GPS module from the M5Stack Fire, it is necessary to cut the TXD and RXD default patterns on the GPS module with a cutter and connect them to another port using solder or 0Ω resistance. + ## Feature - GPS NEO-M8N Module diff --git a/docs/ja/module/gps.md b/docs/ja/module/gps.md index 153f57cc..e3a4d989 100644 --- a/docs/ja/module/gps.md +++ b/docs/ja/module/gps.md @@ -12,6 +12,8 @@ **GPS**モジュールはu-bloxのM8 GNSSエンジンにより、高い性能と受信感度を発揮します。 +!> **M5Stack Fire**ではPSRAMとの接続にGPIO16/17を使用しており、デフォルトではGPSモジュールのTXD/RXD(GPIO16, GPIO17)と重複しています。その為、M5Stack FireからGPSモジュールを利用する場合は、GPSモジュール上のTXDとRXDのデフォルトパターンをカッターなどでカットし、半田や0Ω抵抗を用いて別のポートにつなぎ変える必要があります。 + ## 特徴 - GPS NEO-M8Nモジュール diff --git a/docs/zh_CN/module/gps.md b/docs/zh_CN/module/gps.md index 9c9c48ec..039c872f 100644 --- a/docs/zh_CN/module/gps.md +++ b/docs/zh_CN/module/gps.md @@ -12,6 +12,8 @@ GPS 模块是一款内置了GPS小模组的M5Stack系列可堆叠模块。内置 GPS Module内部默认是通过UART2(GPIO16, GPIO17)与M5Core通讯,你可以通过修改0欧姆电阻跳线修改。 +!> **M5Stack Fire**默认使用GPIO16/17连接到PSRAM,它与GPS模块的TXD/RXD(GPIO16,GPIO17)重叠。因此,当使用M5Stack Fire中的GPS模块时,需要使用切割器切割GPS模块上的TXD和RXD默认模式,并使用焊接或0Ω电阻将它们连接到另一个端口。 + ## 特性 - GPS NEO-M8N模块