I have a PIC24F16KL401 and I am writing my own UART interface (simple stuff - yipee). I am able to echo the input back to the user so that the user sees what they are typing. When hitting backspace or delete, I am unable to detect those chars but my termi..
↧