DASA programming cable: Difference between revisions
Jump to navigation
Jump to search
New page: = Wiring Versions == As of January 2010, there are 3 recognized wirings. == DASA == (RESET=RTS SCK=DTR MOSI=TXD MISO=CTS) {| class="wikitable" border="1" |- |MICROCONTROLLER |SERIAL CA... |
|||
Line 2: | Line 2: | ||
As of January 2010, there are 3 recognized wirings. | As of January 2010, there are 3 recognized wirings. | ||
== DASA == | == DASA == | ||
RESET=RTS | |||
SCK=DTR | |||
MOSI=TXD | |||
MISO=CTS | |||
== DASA2 == | == DASA2 == |
Revision as of 00:04, 21 January 2010
Wiring Versions =
As of January 2010, there are 3 recognized wirings.
DASA
RESET=RTS SCK=DTR MOSI=TXD MISO=CTS
DASA2
(RESET=!TXD SCK=RTS MOSI=DTR MISO=CTS)
DASA3
(RESET=!DTR SCK=RTS MOSI=TXD MISO=CTS)