From: ssylee on 7 Jan 2010 16:47 I'm having a hard time making my key press count perhaps b/c of hardware debouncing settings. However, I'm having a hard time finding information on how to fix this problem. Does anyone know of an easy way to fix it? Thanks.
From: TW on 7 Jan 2010 17:13 > I'm having a hard time making my key press count perhaps b/c of > hardware debouncing settings. However, I'm having a hard time finding > information on how to fix this problem. Does anyone know of an easy > way to fix it? Thanks. I think you mean software debouncing. I set mine at 0. Use the - >KEYTIME command to set, and KEYTIME-> to recall. They are found in the CAT. TW
From: Roberto on 24 Jan 2010 15:28 Reduce to debouncing time with the following small program: << 800 ->KEYTIME >> and all will be fine. -- Roberto
|
Pages: 1 Prev: Doubt on HP50G Intregation Result Next: Debug4x How to compress? |