-
Hi,
When we execute my code using SPI communication from SAM4C controller, we were able to change only display color, remaining commands of text or buttons not working burst commands not executing …
-
**Describe the problem you have/What new integration you would like**
I'm working with multiple GC9A01A displays on a shared SPI bus, each with its own CS pin but shared RST, DC, MOSI, SCK, GND, and …
-
I have done calibration like this :
```
...
display = st7789.ST7789(
data_bus=display_bus,
display_width=240,
display_height=320,
backlight_pin=14,
)
…
-
When running commit b7283ac on ESP32-C6-DevKitM-1, the following error message appears:
```
[omitted]
I (17444) epaper: caption_display: Received word "fat" (len=3)
I (17444) epaper: caption_dis…
-
esp32 s3
A lot has changed, I was using a very old build. I compiled a fresh one and took the working code from the discussions, but I get an error
Traceback (most recent call last):
File "bo…
-
### Checklist
- [X] Checked the issue tracker for similar issues to ensure this is not a duplicate.
- [X] Provided a clear description of your suggestion.
- [X] Included any relevant context or examp…
-
I used the lvgl_micropython project to update my esp32n16r8-ili9488-ft6x36. It originally had a usable LVGL MicroPython, but it's quite outdated (MicroPython 1.19). After compiling the firmware, I cou…
-
-
Hello!
I'm working to port some working code to bookworm on a Raspberry Pi 5. This code works great on bookworm/RPI4, but with the RPI5 it's not able to initialize the SPI interface from the luma.…
-
2 days work, but still not working ....
and forgive my english...
`/**
* @file sdcard.ino
* @author SeanKwok (shaoxiang@m5stack.com)
* @brief M5CoreS3 MicroSD Card Test
* @version 0.1
* …