mirror of
https://github.com/avrdudes/avrdude.git
synced 2026-09-21 00:26:22 +03:00
Update URLs for the ttl232r programmer
This commit is contained in:
@@ -1617,9 +1617,10 @@ programmer
|
||||
#------------------------------------------------------------
|
||||
|
||||
# FTDI USB to serial cable TTL-232R-5V with a custom adapter for ICSP
|
||||
# http://www.ftdichip.com/Products/Cables/USBTTLSerial.htm
|
||||
# http://www.ftdichip.com/Support/Documents/DataSheets/Cables/DS_TTL-232R_CABLES.pdf
|
||||
# For ICSP pinout see for example http://www.atmel.com/images/doc2562.pdf
|
||||
# - https://ftdichip.com/product-category/products/cables/usb-ttl-serial-cable-series/
|
||||
# - http://www.ftdichip.com/Support/Documents/DataSheets/Cables/DS_TTL-232R_CABLES.pdf
|
||||
#
|
||||
# For ICSP pinout see, e.g., http://ww1.microchip.com/downloads/en/DeviceDoc/doc2562.pdf
|
||||
# (Figure 1. ISP6PIN header pinout and Table 1. Connections required for ISP ...)
|
||||
# TTL-232R GND 1 Black -> ICPS GND (pin 6)
|
||||
# TTL-232R CTS 2 Brown -> ICPS SDO (pin 4)
|
||||
@@ -1627,8 +1628,9 @@ programmer
|
||||
# TTL-232R TXD 4 Orange -> ICPS RESET (pin 5)
|
||||
# TTL-232R RXD 5 Yellow -> ICPS SCK (pin 3)
|
||||
# TTL-232R RTS 6 Green -> ICPS SDI (pin 1)
|
||||
# Except for VCC and GND, you can connect arbitual pairs as long as
|
||||
# the following table is adjusted.
|
||||
#
|
||||
# Except for VCC and GND, you can connect arbitray pairs as long as the
|
||||
# following table is adjusted.
|
||||
|
||||
programmer
|
||||
id = "ttl232r";
|
||||
|
||||
Reference in New Issue
Block a user