Closed
Description
Make the reset signal route to either the DTR pin or the CTS pin.
DTR functionality already works and should remain as-is. Ensure that it works perfectly for DTR after being switched from CTS to DTR.
CTS functionality is new.
- By default, CTS is an input and is pulled-high.
- If the reset signal is directed to CTS, the CTS pin must remain as an input (which will generate the high signal externally) and must only be set to output low when a reset is requested, then is set back to input. Never drive CTS as an output high!