Hi Team,
One quick question.
Is there device driver to control TCA8418 under Linux OS?
Regards,
Takashi Onawa
This thread has been locked.
If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.
Hi Team,
One quick question.
Is there device driver to control TCA8418 under Linux OS?
Regards,
Takashi Onawa
Takashi,
I found this by searching google for TCA8418 linux: https://github.com/torvalds/linux/blob/master/drivers/input/keyboard/tca8418_keypad.c
TI doesn't provide code for our devices as this is a customer responsibility, that being said google usually has drivers/libraries out there.
-Bobby