SpenceKonde / AVR-Guidance

A guide to best practices when using the Arduino IDE to program AVR microcontrollers
142 stars 21 forks source link

UPDI documentation #10

Open technoblogy opened 1 year ago

technoblogy commented 1 year ago

On the page:

https://github.com/SpenceKonde/AVR-Guidance/blob/master/UPDI/jtag2updi.md

However, if your choice is between a resistor and a silicon diode, as opposed to as Schottky one, always pick the Schottky, because the silicon diode will not work.

should presumably read:

However, if your choice is between a resistor and a silicon diode, as opposed to a Schottky one, always pick the resistor, because the silicon diode will not work.

SpenceKonde commented 1 year ago

Agree would you mind PRing it as I've got a lot going on atm


Spence Konde Azzy’S Electronics

New products! Check them out at tindie.com/stores/DrAzzy GitHub: github.com/SpenceKonde ATTinyCore: Arduino support for almost every ATTiny microcontroller Contact: @.***

On Thu, Jan 12, 2023, 05:40 David Johnson-Davies @.***> wrote:

On the page:

https://github.com/SpenceKonde/AVR-Guidance/blob/master/UPDI/jtag2updi.md

However, if your choice is between a resistor and a silicon diode, as opposed to as Schottky one, always pick the Schottky, because the silicon diode will not work.

should presumably read:

However, if your choice is between a resistor and a silicon diode, as opposed to a Schottky one, always pick the resistor, because the silicon diode will not work.

— Reply to this email directly, view it on GitHub https://github.com/SpenceKonde/AVR-Guidance/issues/10, or unsubscribe https://github.com/notifications/unsubscribe-auth/ABTXEW25OJCDOYO2PTDQYXTWR7NQHANCNFSM6AAAAAATZC4WHU . You are receiving this because you are subscribed to this thread.Message ID: @.***>