mirror of
https://github.com/m5stack/m5-docs.git
synced 2026-05-20 10:23:01 -07:00
增加faq图片
This commit is contained in:
Binary file not shown.
|
After Width: | Height: | Size: 248 KiB |
@@ -43,6 +43,8 @@
|
||||
|
||||
<img src="assets/img/faq/faq_05.png" width="80%" height="80%">
|
||||
|
||||
<img src="assets/img/faq/faq_06.png" width="80%" height="80%">
|
||||
|
||||
- **Q6: What special GPIO pins do you need to pay attention to in ESP32?**
|
||||
|
||||
The ESP32 has 34 GPIO pins, of which GPIO 34-39 is only used as an input and cannot be used as an output. Others can be used as both an input and an output pin.
|
||||
|
||||
@@ -44,6 +44,8 @@ A. PCによって書き込みができない場合があるようです。そこ
|
||||
|
||||
<img src="assets/img/faq/faq_05.png" width="80%" height="80%">
|
||||
|
||||
<img src="assets/img/faq/faq_06.png" width="80%" height="80%">
|
||||
|
||||
---
|
||||
|
||||
### Q. ESP32で取り扱いに注意しないといけないピンはありますか?
|
||||
|
||||
@@ -44,6 +44,8 @@
|
||||
|
||||
<img src="assets/img/faq/faq_05.png" width="80%" height="80%">
|
||||
|
||||
<img src="assets/img/faq/faq_06.png" width="80%" height="80%">
|
||||
|
||||
- **Q6: ESP32 有哪些特殊的 GPIO 管脚需要注意?**
|
||||
|
||||
ESP32 有 34 个 GPIO 管脚,其中 GPIO 34-39 仅用作输入,不能作为输出,其他的既可以作为输入又可以作为输出管脚。
|
||||
|
||||
Reference in New Issue
Block a user