Close

Programmed demo code for ESP32 S3 Dev Board

A project log for ML Clip Cam

This is a much smaller version of the previous project which the next phase is an autozoom, moving camera on a tripod paired with IMU on hat

jacob-david-c-cunninghamJacob David C Cunningham 03/28/2024 at 04:221 Comment

This unfortunately took me way too long.

I kept running into this problem:

A fatal error occurred: Failed to write to target RAM (result was 01070000: Operation timed out)
Failed uploading: uploading error: exit status 2

 In the end I got past it by using a Linux laptop eg. Ubuntu on my Carbon X1 gen 6.

I was trying to program it on my MBP i7 2015 with Monterey... dumped like 3 hrs into this damn.

But I was able to flash their demo code.

With this I'll be able to read through their code and make my own UI to talk to the RPi.

I have to look into pairing the two with serial that would be ideal vs. just button events via GPIO (eg. high/low)

Discussions

Hoai Nguyen wrote 04/30/2024 at 17:14 point

Hi Jacob, thanks for your sharing, can you tell me how to come over the  problem?

I also working on the same macbook like yours and got the same issue :(

  Are you sure? yes | no