Smart-IC-Tester icon indicating copy to clipboard operation
Smart-IC-Tester copied to clipboard

Drive clock pin as an output insted of a weak input

Open petrsimi opened this issue 4 years ago • 2 comments

While I was testing some Integrated circuits, I found out that some of them did not work when the "C" signal type was used to drive clock pin. The reason was that the HIGH level generated using INPUT_PULLUP mode was to weak and the IO did not detected it as a HIGH level. This pull request resoved it.

Was there any specific reason to drive the high level using internal pull up in the input mode?

petrsimi avatar Feb 05 '21 18:02 petrsimi

@petrsimi Did you find adverse issues with this change in your testing?

gazcbm avatar Jul 02 '22 13:07 gazcbm

No, I am using it since then without any problem.

petrsimi avatar Aug 01 '22 07:08 petrsimi