Hello,
I have the Sparkfun Pocket AVR Programmer. Is the Xmega128a1 supported by this programmer?
For the Atmel 6-pin ISP header, there are some SPI signal pins such as MISO and MOSI. My question is; which pins on the microcontroller (atmega168 for example) should I connect these pins to in order to program the device?
Some AVRs have Programming via SPI feature, but my microcontroller does not support this feature. I think connecting the ISP header pins to the SPI pins of the microcontroller is a wrong way to go…
I will be pleased if someone can give a connection diagram between ISP header and microcontroller.
Last question; in the datasheet of the Xmega128a1, it is written that programming is supported via PDI and JTAG. So, should I use the PDI pins to connect the ISP header? If so, how should I connect them? I am confused because the PDI port has a bidirectional signal.
Thank you.