@thaispookie Hi, please see:
https://github.com/loboris/MicroPython_ESP32_psRAM_LoBo/wiki/display#tftcompilefontfile_name-debug
Best posts made by 0x1abin
-
RE: [Solved]Doesn't work sample sketch "MP9250BasicAHRS" on M5Stack Gray
The latest arduino-esp32 I2C have a problem, I checkout out to the e63aa4065092c9a3a0547b2649a509585866ce87 can fix the problem.
cd ~/Documents/Arduino/hardware/espressif/esp32 git checkout e63aa4065092c9a3a0547b2649a509585866ce87
-
RE: drawJpgFile at specific coordinates
M5.Lcd.drawJpgFile(fs::FS &fs, const char *path, uint16_t x, uint16_t y, uint16_t maxWidth, uint16_t maxHeight, uint16_t offX, uint16_t offY, jpeg_div_t scale);
Latest posts made by 0x1abin
-
RE: [Solved]Doesn't work sample sketch "MP9250BasicAHRS" on M5Stack Gray
The latest arduino-esp32 I2C have a problem, I checkout out to the e63aa4065092c9a3a0547b2649a509585866ce87 can fix the problem.
cd ~/Documents/Arduino/hardware/espressif/esp32 git checkout e63aa4065092c9a3a0547b2649a509585866ce87
-
RE: cannot boot M5Cloud firmware on M5Stack FIRE
@bin 在 cannot boot M5Cloud firmware on M5Stack FIRE 中说:
change SPI MODE: DIO
You tried to burn the PSRAM version firmware in DIO mode. Is PSRAM still not initialized?
-
RE: How to set up Platformio
user this template:
https://github.com/m5stack/M5Stack-platformio