2020-10-11から1日間の記事一覧

【M5Stack_Core2】Serial I/F周り その2

そういえば、昔GPIO0をHにしておけばいいという感じの記事を見た気がした。 しかし、これはRESETを回避する話ではなかったようだ。 今回分かったとこスピーカーを使うとMPUのGPIO0と/DTSがショートレベルになること。あまりよろしくない感じ

【M5Stack_Core2】Serial I/F周り

シリアル入出力を自由に使えないとdebugがはかどらないので少し調べた。 なぜか回路検証をしていた。 test_serial.ino // // Serial 周り確認 // // 2020/10/11 chiyo.h // #include <M5Core2.h> #include <utility/Sprite.h> #include <stdio.h> #include <touch.h> #define ESP32 TFT_eSprite spr = TFT_eS</touch.h></stdio.h></utility/sprite.h></m5core2.h>…