Update README.md
This commit is contained in:
16
README.md
16
README.md
@@ -70,7 +70,21 @@ Spence Konde created another great [writeup](https://github.com/SpenceKonde/AVR-
|
|||||||
|
|
||||||
Method (c) is disqualified on 1-Series chip because of RESET/UPDI pin collision, and both (a) and (b) work equally well. Difference being what is easier for you: (a) dedicate Arduino Nano board for programming or (b) do solder job on your usb-serial adapter.
|
Method (c) is disqualified on 1-Series chip because of RESET/UPDI pin collision, and both (a) and (b) work equally well. Difference being what is easier for you: (a) dedicate Arduino Nano board for programming or (b) do solder job on your usb-serial adapter.
|
||||||
|
|
||||||

|
### Revision A (Discontinued)
|
||||||
|
|
||||||
|
| Method | Connection |
|
||||||
|
|----------|------------|
|
||||||
|
| jtag2updi | 
|
||||||
|
| SerialUPDI<br/>(recommended) | 
|
||||||
|
|
||||||
|
### Revision B (Current latest)
|
||||||
|
|
||||||
|
Starting from revision B diode between TX and RX pins are included on the board, so you can use unmodified USB-Serial adapter.
|
||||||
|
|
||||||
|
| Method | Connection |
|
||||||
|
|----------|------------|
|
||||||
|
| jtag2updi | 
|
||||||
|
| SerialUPDI<br/>(recommended) | 
|
||||||
|
|
||||||
### Arduino IDE
|
### Arduino IDE
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user