Nick Owens

Results 46 comments of Nick Owens

esp32c5 does not work yet with older tool-esptoolpy 1.40501.0, but does kind of work with newer 1.40801.0.

> you can use the fork pioarduino https://github.com/pioarduino/platform-espressif32/tree/develop_33 @Jason2866 thanks! this appears to work for the ESP32-C5-DevKitC-1. is there a plan to merge this back to the platformio repos? your...

i believe the bug here is that the macro to compute the spi register base address is just broken. see `REG_SPI_BASE` at https://github.com/Bodmer/TFT_eSPI/blob/5793878d24161c1ed23ccb136f8564f332506d53/Processors/TFT_eSPI_ESP32_S3.h#L31, and later where offsets are computed and...

i don't think we need "insight" from "claude 4" here, but rather some human understanding of the intent of upstream espressif's change of this API. a workaround in this repo...

> The cross compiler can produce binaries, but we have not configured it to produce executables (even if this code were correct). And there's little incentive to spend time on...

i now have a milk-v megrez, which is riscv64 hardware that runs linux with quite roomy disk and memory. if i can acquire it, i think the project could too...