About 115,000 results
Open links in new tab
  1. Arduino as ISP and Arduino Bootloaders

    Mar 24, 2025 · Among the programmers, the "Arduino as ISP" is the cheapest and most practical solution to burn a bootloader on another Arduino board with ATmega, 32U4 or ATtiny. The programming process uses VCC, GND and four data pins.

  2. Confused on how the icsp header works - Arduino Forum

    Dec 20, 2023 · There is nothing special about an ICSP header. It's just a 2x3 pin header on a 2.54mm pitch wired up with the appropriate signals and power. You could use a 1x6 header if you wished. It would still be an ICSP header, just not compatible …

  3. Nano- Can I use ICSP Pins as I/O? - IDE 1.x - Arduino Forum

    Aug 24, 2016 · The ICSP header is pins 11, 12, 13, reset, Vcc, Gnd. I suspect that the library is taking over the timer (to time the pulses it's sending), but hasn't turned off PWM from those pins so the output compare is occupying the pin.

  4. Arduino Nano ISP Dongle : 5 Steps - Instructables

    Arduino Nano ISP Dongle: If you're coming from the Plug-n'-Play-World of the Arduino universe wishing to shrink down your current project or maybe designed your first custom PCB, you might have or might soon realize that factory fresh microcontrollers lack a so-called bootl…

  5. Guide: Flashing an Arduino Nano/Pro Mini via ISP

    If you are using an Arduino Pro Mini mounted on a DOME AIO, please remove the other Arduinos during flashing (remember their positions) and disconnect all power cables on the board. The ISP headers are attached on the AIO next to the Pro Minis (Master/Client). The Nanos have the ISP header directly on the Arduino.

  6. Arduino Nano as an ISP Programmer - Martyn Currey

    May 12, 2015 · I had bought a arduino nano Chinese clone at whim and was figuring out how to use it as a ISP programmer for an standalone atmega328p chip. I am probably writing this 9 years after this blog was made.

  7. GitHub - clfregis/arduino_nano_ISP: Using arduino nano as ISP ...

    Note that in the target, we use exactly the available pins on the ICSP header, just be careful because in some non original Nano boards the header is flipped. Also, be careful when programming 3.3V only boards.

  8. Using an Arduino Nano to program (as ISP) a standalone 328p

    Sep 20, 2019 · Don't connect this UNO via USB, but use jumper wires to connect the ISP pins plus the power pins to the other Arduino that you are using as an ISP programmer. (You could also use the (2x3) ISP header on the UNO if that's more convenient.)

  9. arduino uno - What is an ICSP pin? - Arduino Stack Exchange

    Dec 13, 2020 · Each ICSP pin usually is cross-connected to another Arduino pin with the same name or function. For example, MISO on an Uno or Nano's ICSP header is connected to MISO / digital pin 12; MOSI on the ISCP header is connected to MOSI / digital pin 11; and so forth.

  10. Arduino as ISP - Programming - Arduino Forum

    Feb 13, 2021 · I successfully used an arduino nano as an isp programmer to upload a sketcht to a bootloaded atmega328p-pu using a breadoard and jumper wires

  11. Some results have been removed
Refresh