I Have 2panstamp. I can program the first but not the second with the arduino program.
When I upload the sketch (a simple blink) on the second, I got this
Reading | ################################################## | 100% 0.03s avrdude: Device signature = 0x004e22 avrdude: Expected signature for ATmega328P is 1E 95 0F Double check chip, or use -F to override this check. avrdude done. Thank you.
And if I retry, I got this.
Reading | ################################################## | 100% 0.03s avrdude: Device signature = 0x81f014 avrdude: Expected signature for ATmega328P is 1E 95 0F Double check chip, or use -F to override this check. avrdude done. Thank you.
The device signature is not the same anymore ... I've changed the wire and re-open arduino program. But it don't change, the device signature change (often 0xE1E1E1). I've check the connection between the ATmega and the wire and everything is ok.
Is the Panstamp broken ? or should I do a kind of factory reset?