M5Stack icon indicating copy to clipboard operation
M5Stack copied to clipboard

M5Stack Arduino Library

Results 44 M5Stack issues
Sort by recently updated
recently updated
newest added

### Describe the bug please What is the meaning of this? How can it be solved? ### To reproduce please What is the meaning of this? How can it be...

### Describe the bug I have had compilation issues when calling the library and I had always compilation errors. Therefore, I cleaned up my libraries, and started a new project...

Today I added text to README and M5Stack.h to help new users become acquainted with the purpose of this library. (Also updates to reflect the EOL status of versions of...

### Describe the bug I tried to use the following code to play some wavfiles but unfortunatly it didn't work. The MicroPython runtime keep complaining about ` I2S.MODE_MASTER | I2S.MODE_TX...

### Describe the bug There's no example code for using the SD card anywhere. I think I found the correct function calls via searching the IDF database and github but...

I noticed that when I use the POWER class to shut down the M5Stack Core device, my flash requirements grew by over 600KB. I discovered that this was because there's...

### Describe the bug Trying to have the M5Stack CoreS3 act as a USB keyboard, while using other M5 features, such as the LCD display, results in a conflict when...

### Describe the bug I wanted to just display simple "Hello, World" on a M5Stack CoreS3, but I've got that error msg: In file included from c:\Arduino\libraries\M5Stack\src/M5Display.h:8, from c:\Arduino\libraries\M5Stack\src/M5Stack.h:111, from...

### Describe the bug Failed to install library: 'M5Core2:0.1.6'. No valid dependencies solution found: dependency 'MODULE_GRBL13.2' is not available When try to install ```M5Core2``` from arduino lib ### To reproduce...

### Describe the bug M5 Stack library 0.4.5 wont install when using the library manager because 'MODULE_GRBL13.2' is not available. ### To reproduce 1. open library manager 2. search for...