Hello,
We are using DM368EVM Rev H with DVSDK 4.02. While working over it we found that the Keypad stops responding after some time of usage.
Sometimes it also continuously keep on giving random events even when no key is pressed. We are inserting the module (.ko file using insmod) of "linux-2.6.32.17-psp03.01.01.39/drivers/input/keyboard/davinci_keyscan.c" file for the driver.
We are using "cat /dev/input/new_event_file | hexdump" to get the prints(scan code).
Is this a known problem or we are doing something wrong? What can we do to make it run reliably?
Kindly reply ASAP.