tmk / HHKB_controller

Keyboard Controller Board for HHKB pro2 - KiCad project
Other
251 stars 41 forks source link

Rev.A: debug pins test #10

Closed tmk closed 10 years ago

tmk commented 10 years ago

Confirmed suart.S(both xmit and rcvr) works on debug pins.

pull-up resister needed?

Debug pins should be initialized as input with pull-up and output Hi. Without pull-up it works well when signal lines are connected. What if lines are open, unpluged or repluged? Having pull up on the lines is safe?

It will work without pull-ups but it looks safe with them. Have pull-up resistor pads if possible