3
\$\begingroup\$

I was able to program three ATMEGA32 simultaneously using ISP.

ATMEGA32

vefriy

In your opinion, can I program several AVRs at once with parallel? Unfortunately, I do not have a parallel programmer. Can you test it for me?

I don't know, how it's work? I already thought it shouldn't work! How many MCU can I program together?

\$\endgroup\$
5
  • \$\begingroup\$ I made some edits, but your question is still somewhat chaotic. You may want to ask explicitly about parallel programming and why your multi-SPI programming method worked. \$\endgroup\$ Commented Sep 16, 2013 at 14:13
  • \$\begingroup\$ Haha, these pictures are from 1980. Cool! \$\endgroup\$ Commented Sep 16, 2013 at 15:43
  • \$\begingroup\$ The problem I see is the internal oscillator that runs free at around 1, 2 or 8MHz and I know by own experience that it jitters a lot. This means that the AVR output signals will not be in sync. I don't know what that means for programming, but it doesn't sound reliable. \$\endgroup\$ Commented Sep 16, 2013 at 15:43
  • \$\begingroup\$ @dext0rb oh! dextorb! :D! \$\endgroup\$ Commented Sep 16, 2013 at 16:41
  • \$\begingroup\$ I do not know if this is still active after all that time but hey ccheck this link: from adafruit. learn.adafruit.com/mass-avr-isp-programmer \$\endgroup\$ Commented Oct 3, 2019 at 2:13

1 Answer 1

3
\$\begingroup\$

If you use sufficiently conservative timings and ignore the MISO pins on all but one of the MCUs, it’s possible that you could program them in parallel. However, I don’t see how you could verify them in parallel unless you break out every MISO pin onto a separate pin and somehow check them all.

Unless you have a need to program truly massive numbers of MCUs, the whole thing strikes me as more effort than it’s worth.

\$\endgroup\$

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.