-
### Not working on ESP32-S3
**I don't think HUB75 is works anymore on ESP32 & S3/S2 ?..**
_(I got a New and Clean PC and installed only the latest of "these" drivers)._
---
### Can Develop…
-
**Is your feature request related to a problem? Please describe.**
I recently bought a Flipper "Multiboard" from [AliExpress](https://www.aliexpress.com/item/1005006321023256.html?spm=a2g0o.order_lis…
J0s3f updated
9 months ago
-
I was recently interested to build static and shared library versions of the `micropython/examples/embedding` case using cmake and I managed to get it roughly done ( see this [public repo](https://git…
-
### 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…
-
**Is your feature request related to a problem? Please describe.**
_A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]_
If the Krake™ is to be a replacement…
-
I use this code for ESP32 DEVKIT V1 but can not played the song with a good quality after some seconds will be disconnected .
I must ESP32 S2 or more for live streaming ?
-
**Set up**
- **PC OS** : Ubuntu 20.04
- **Board** : Saola
- **Firmware**: examples/device/cdc_msc_freertos
**Describe the bug**
ESP32-S2 currently doesn't detect disconnection event. Ins…
-
Dear all,
ESP32-S2 and ESP32-S3 have two user SPIs, namely FSPI and HSPI.
I'm using the first one by adding
`#define FASTLED_ESP32_SPI_BUS FSPI`
But now I want to connect a second strip and …
-
### Board
ESP32-S2 based
### Device Description
Multiple I2C devices
### Hardware Configuration
GPIO 11 & 12 connected to I2C
### Version
latest master (checkout manually)
### IDE Name
1.8.19…
-
ESP32(-S3) fp32 division is notoriously slow. It can be made faster several times by using a reciprocal asm sequence, which is accurate to 1 ULP - precise enough for most cases.
ESP32(-S3) ABI specif…