ArduCAM / Arduino

This is ArduCAM library for Arduino boards
MIT License
473 stars 349 forks source link

Problem: avrdude: stk500_getsync() attempt 1 of 10: not in sync: resp=0x30 #532

Closed yuchancantdraw closed 3 years ago

yuchancantdraw commented 3 years ago

Hi, I purchased the mini 2MP plus from the Amazon (https://www.amazon.com/gp/product/B012UXNDOY/ref=ppx_yo_dt_b_asin_title_o02_s01?ie=UTF8&psc=1)

The datalogger for sd card is: https://www.amazon.com/gp/product/B00PI6TQWO/ref=ppx_yo_dt_b_asin_title_o02_s01?ie=UTF8&psc=1

I am trying to save the picture taken into the sd card (shown in the picture). I followed the tutorial. The files (4 folders in: https://github.com/ArduCAM/Arduino) were placed into the ardiuno library path, and the memorysaver file was changed.

When I ran the example code with minor changes from the tutorial, it showed the error message. Board and port were correctly selected in Tool menu. I have tried to reboot, change the computer and reinstall the ardiuno ide, none worked.

Will greatly appreciate your help!

image_50406657

ardiuno_1 ardiuno_3
yuchancantdraw commented 3 years ago

problem solved, the datalogger board purchased was broken.