-1

I got Atmel ICE basic, 6pin wire and atmega 1248, how I should connect the pins. I tried to look from data sheet, but I cant sent the code in atmega.

http://www.atmel.com/Images/Atmel-42330-Atmel-ICE_UserGuide.pdf

http://www.atmel.com/Images/Atmel-8...ega164A_PA-324A_PA-644A_PA-1284_P_summary.pdf

So my wire connection is:
enter image description here

MISO  pin 7,
MOSI  pin 6,
SCK   pin 8,
GND   pin 11,
RESET pin 9,
Vcc   pin 10

I still get this error:
STILL coming this....

bummi
  • 148
  • 2
  • 2
  • 7

1 Answers1

1

The connections are described in the "Memory programming" section, "Serial downloading" subsection, "Serial Programming Pin Mapping" subsubsection.

Serial pin mapping

Ignacio Vazquez-Abrams
  • 48,488
  • 4
  • 73
  • 103