You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I accidentally discovered that uploading as ISP still works without inhibiting reset on the programmer.
It just takes 2 seconds longer to start (since I left the bootloader in my programmer).
I'm considering to remove the extra step of adding a cap to rst (or the dangerous hack of shorting it to 5v) from the ISP guide , or at least to mark it as optional.
Any thoughts on this?
The text was updated successfully, but these errors were encountered:
LGT ISP: cap or 5v short of reset pin unnecessary?
Normally not necessary to connect the reset pin neither in the LGT ISP nor in the device you want to program. I regularly uploaded program via LGT ISP without connected reset pin. In my opinion, the idea to use the capacitor or pull up the LGT ISP reset pin to 5V was to not have to use a different connection than usual between USB-serial and LGT ISP.
Anyway, if SWD, SWC used as I/O port, in the device you want to program, then reset pin must be connected to LGT ISP.
I mean the reset pin of the ISP (not the chip being programmed). When one uploads the programmer will reset unless its reset pin isn't forced high, but it still uploads afterwards.
I accidentally discovered that uploading as ISP still works without inhibiting reset on the programmer.
It just takes 2 seconds longer to start (since I left the bootloader in my programmer).
I'm considering to remove the extra step of adding a cap to rst (or the dangerous hack of shorting it to 5v) from the ISP guide , or at least to mark it as optional.
Any thoughts on this?
The text was updated successfully, but these errors were encountered: