Saturday, November 24, 2007

Arduino Troubleshooting


Wired up my sensor, Arduino and board... not sure why its not uploading my program. I am using the newest Arduino Mini (v 04) and I updated my version of Arduino (v10) and FTDI USB drivers. I went through the Troubleshooting page and still no success!

The error I get is:

avrdude: stk500_getsync(): not in sync: resp=0x20
avrdude: stk500_disable(): protocol error, expect=0x14, resp=0x20

The pins to sensor data is as follows:

Analog0 = x axis
Analog1 = y axis
Analog2 = z axis
Analog3 = y rate
Analog4 = x rate
Digital2 = v-ref

No comments: