elhep / AFCZ

AMC FMC Carrier board based on ZYNQ Ultra Scale + SoC
5 stars 7 forks source link

DTR and RTS lines on MMC console #62

Closed marmeladapk closed 4 years ago

marmeladapk commented 4 years ago

Could we either implement circuit from Sayma or at least add switches to disconnect DTR and RTS lines? Or use XNOR instead or XOR gate (there still may be a problem when non-uniform pullup will cause short spike on reset line, so I'd be for an option of disconnecting those signals without soldering).

filipswit commented 4 years ago

It's a bug, there shouldn't be XOR.

filipswit commented 4 years ago

Placed AND gate - #63

tprzywoz commented 3 years ago

Why do we use AND gate here instead of XNOR like on AFC? There shouldn't be a problem with spikes because we use RC filter.