Dominique Archambault
Dominique Archambault
I'm trying to build a fw for esp32s3 with 32MB. I cloned esp-idf and micropython (branch 1.22-release) I manage to build esp32 generic but when I set the target to...
Thanks when I do that, (make BOARD=ESP32_GENERIC_S3) it works fine indeed, but I have this problem when I modify boards/ESP32_GENERIC_S3/sdkconfig.board to create a firmware for a 32Mo card (ESP32-S3-DevKitC-1-N32R8V) $...
> @domix75 I see in the log it says `idf (5.3.0)`, I think this is probably the master branch of ESP-IDF, yeah? > > Micropython supports only particular ESP-IDF releases...
Hello. Thank you for that library I have 2 stepper, same kind (28BYJ-48) but they don't rotate the same with the same command. One will do the whole rotation (360°)...
Hi thanks for answering. I think I was not clear, but it won't make any difference for your answer. I have 2 different steppers, I don't use them at the...