Search code examples
keyboardserial-portputty

putty.exe, it cannot register any key stroke that I type in


I am using the correct baud rate, correct COM, and right USB-to-serial driver and when I reboot the device I am able to see the text, but PuTTY is not recognizing any of my keyboard strokes. It was working perfect until now.

Can anyone help?


Solution

  • One of the main release for not being able to have keystroke is if the Serial to USB is broken. If not all ports are working the we landup in this issue.

    and Yes XON/XOFF will help.

    If Using Windows Keyboard use the configuration below. It resolved my problem. Putty.png

    My issue is solved.