Blaž Kristan
Blaž Kristan
I have checked the Wire library and it looks like it uses HW accelerated I2C no matter which GPIOs are defined (except if they cannot be remapped by muxer). That...
Hopefully solved in #2737
@ErrorErrorError please link to an issue on your fork and continue discussion there until the code is ready for PR. When the code is ready use [these instructions](https://github.com/Aircoookie/WLED/wiki/How-to-properly-submit-a-PR) to submit...
Pleas use ALT usermod. Non-ALT is not maintained.
S2, S3 an C3 are not officially supported. There were attempts by creating working environments but since not all libraries WLED uses are compatible with them we cannot guarantee it...
No, but you can make one. LittleFS was one of them but latest updates seemed to fix that. Best is to to create an environment in PIO and start testing...
Anyone interested may try https://github.com/blazoncek/WLED/tree/esp32-s2 Support includes S2, S3 and C3 EDIT: use PIO ESP32 core 5.1.1
Sometimes it may be necessary to update boot partition table as well. (At offset 0x8000)
> @blazoncek good point, did not think of that 👍 Is it the "partitions.bin" that I find in the .pio build folder? Yes.
> I would also like to know if there's any update on this? ESP32-S2 has been out for a year now and it seems like the future. Thanks :) It...