IMU does not control GPIO35 to issue an interrupt
V
Posts made by vany5921
-
RE: Unable to wake M5StickC using SH200Q's activity interrupt
-
RE: M5StickC usb driver and Catalina
Catalina unable to drive temporarily. Use VM or BOOTCAMP
-
RE: [Solved] M5 Burner Firmware Option Update
@gachapo
try thishttps://github.com/m5stack/m5stack-cam-psram/tree/master/wifi
use esp-idf or esptool to burn it
-
RE: Issues M5stick and spectral sensor
Hi,have you tested with our example?
use <U8x8lib.h>in U8g2 library and configuration screen
U8X8_SH1107_64X128_4W_HW_SPI u8x8(14, /* dc=/ 27, / reset=*/ 33);
You can view the reference link try to print on screen
https://github.com/m5stack/M5Stack/tree/master/examples/Stick