Closed AwesomeCronk closed 3 years ago
Update: Happens to be that the ESP32-CAM needs to have pin IO0
tied to ground when programming, but when you wish to use it, it must be left floating or tied high. I simply forgot to remove that jumper when trying to boot the unit. Everything works fine here now.
I got three ESP32-CAM units a while back and used this firmware on one of them. I followed the tutorial at https://lemariva.com/blog/2020/06/micropython-support-cameras-m5camera-esp32-cam-etc and got the board running uPython, though when I tried to get the second board up, it refused to take the firmware. I booted the original board tonight, and I got the same message in the terminal as the boards that refuse the firmware:
I believe this is the stub still running, and not the interpreter. I have been using the commands in README.md to flash the firmware and It has failed for all three units.