-
Trying to access the SDCard. I'm using the following minimum code:
```
import umachine
import uos
sd = umachine.SDCard()
uos.mount(sd, '/sd')
```
I get:
```
Traceback (most recent call …
ghost updated
7 months ago
-
### Answers checklist.
- [X] I have read the documentation [ESP-IDF Programming Guide](https://docs.espressif.com/projects/esp-idf/en/latest/) and the issue is not addressed there.
- [X] I have updat…
-
I have ESP32-S3 board and when i try upload firmware with platformio it says
A fatal error occurred: This chip is ESP32-S3 not ESP32. Wrong --chip argument?
*** [upload] Error 2
How i can add …
-
Hi,
Witch tools did you use to make image .h from jpg?
I found something (Img2Lcd) but not transform ok.
Thanks
-
Hi @alf45tar
I've rebuilt my Pedalino-8 with the Lilygo T-Display S3, this time I've bought a M-Audio expression pedal and I've added a TRS jack to connect it to the esp board.
Unfortunately and wit…
-
### Answers checklist.
- [X] I have read the documentation [ESP-IDF Programming Guide](https://docs.espressif.com/projects/esp-idf/en/latest/) and the issue is not addressed there.
- [X] I have up…
-
When going through the LVGL widgets demo as well as my own LVGL demo, I can see visible "tearing" / glitches.
In other words, you can see which parts of the screen are being updated.
I went throug…
-
PlatformIO can't create a new project with board lilygo-t-display-s3, framework Espidf. The choice of board doesn't seem to matter, but if the framework is Espidf then it fails. The error is always on…
-
I just got [this new board](https://github.com/Xinyuan-LilyGO/T-Display-S3-AMOLED), which seems to be a variant of the original T-Display-S3 version. It has an AMOLED screen with a higher resolution (…
-
`NerdMiner` connected to pool [public-pool.io](https://web.public-pool.io/) is not hashing at the highest possible speed, hashrate is not stable, it oscillates between zero and maximum. I was observin…