Need help with Arduino-compatible minimal board

Posted by Yondav on Wed 26 Feb 2014 05:55 AM — 3 posts, 19,831 views.

#0
Hi,

I apologize if I'm posting my question in the wrong place but I couldn't find a way to post my question under the microcontrollers forum and no way to contact Nick directly.

I am trying to follow the instructions on the Arduino compatible minimal board page(http://www.gammon.com.au/forum/?id=11637), starting with detecting the microcontroller type but have had zero success. I only get the "Atmega chip detector." message. I triple checked all connections and also tried the detection with a vanilla ATmega328P chip as well as with a verified to be working ATmega328P chip that has the Arduino bootloader preloaded. I'm using the Arduino Uno board for running the sketch.

Is there any troubleshooting guide or any hint that anyone can provide to help me understand why I'm not getting anything back? It looks like the programAcknowledge response is never received.

Thanks in advance.

Yondav
Australia Forum Administrator #1
Template:Arduino
Please post Arduino-related questions to the Arduino Forum or to StackExchange: Arduino. This saves splitting questions and answers between this forum and the Arduino ones.


What do you mean you couldn't post your question?

How to use the Arduino forum
Australia Forum Administrator #2
I suggest you post a photo (on the Arduino forum) of your wiring. I have used that sketch and wiring hundreds of times with different chips. It definitely works.

Possibly you don't have a clock, depending on the fuse settings. There is mention in my thread about connecting an extra wire to provide a clock signal.