diff options
author | ziotibia81 <ziotibia1@libero.it> | 2014-10-24 00:22:46 +0200 |
---|---|---|
committer | Cristian Maglie <c.maglie@arduino.cc> | 2015-06-05 18:43:23 +0200 |
commit | c15207d9bc936b8dfb9dcf1757f0f6ae24bcc4a1 (patch) | |
tree | e8ccec99616fe481da0dc0f3ba6f955ce14c2f11 /programmers.txt | |
parent | 3f03d7040e470e2724ae1926f5788cf81593836c (diff) |
Added comment about Bus Pirate
Diffstat (limited to 'programmers.txt')
-rw-r--r-- | programmers.txt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/programmers.txt b/programmers.txt index 231e25d..267ae26 100644 --- a/programmers.txt +++ b/programmers.txt @@ -54,6 +54,9 @@ usbGemma.config.path={runtime.platform.path}/bootloaders/gemma/avrdude.conf ## Notes about Dangerous Prototypes Bus Pirate as ISP ## Bus Pirate V3 need Firmware v5.10 or later ## Bus Pirate V4 need Firmware v6.3-r2151 or later +## Could happen that BP does not have enough current to power an Arduino board +## through the ICSP connector. In this case disconnect the +Vcc from ICSP connector +## and power Arduino board in the normal way. buspirate.name=BusPirate as ISP buspirate.communication=serial buspirate.protocol=buspirate |