ENSTABretagneRobotics / razor_imu_9dof

A ROS driver and firmware to connect to Sparkfun OpenLog Artemis, 9DoF Razor IMU M0, 9DOF Razor IMU and 9DOF Sensor Stick. These boards consists of 3 sensors: magnetic, gyro and acceleration sensor.
BSD 3-Clause "New" or "Revised" License
92 stars 114 forks source link

protocol error, #31

Closed DavidHan008 closed 7 years ago

DavidHan008 commented 7 years ago

I use arduino upload Razor_AHRS.ino i met some error can you help me?

Binary sketch size: 21,538 bytes (of a 30,720 byte maximum) avrdude: stk500_initialize(): (a) protocol error, expect=0x14, resp=0x23 avrdude: initialization failed, rc=-1 Double check connections and try again, or use -F to override this check.

avrdude: stk500_disable(): protocol error, expect=0x14, resp=0x59

KristofRobot commented 7 years ago

Doesnt seem to be a problem related to the code here - see https://electronics.stackexchange.com/questions/67945/avrdude-error-stk500-paged-write-protocol-error for some hints.