2008-06-09 02:22:37 Could not find MAX 1233 driver in uClinux Dist
V Hemanth Kumar (INDIA)
Message: 56850
Hi,
We are using BF527 EZKit, trying to test the touch screen, (MAX 1233 on BF527 EZKit).
I could not find the driver for the MAX 1233 in the "uclinux distribution's->Device Drivers->input device support->Touchscreens".
So is this peripheral (driver) not supported or developed?
Regards,
Hemanth Kumar.V
QuoteReplyEditDelete
2008-06-09 02:52:51 Re: Could not find MAX 1233 driver in uClinux Dist
Mike Frysinger (UNITED STATES)
Message: 56851
please review the board documentation as it covers this:
http://docs.blackfin.uclinux.org/doku.php?id=hw:boards:bf527-ezkit#touchscreen_keypad
QuoteReplyEditDelete
2008-06-09 04:41:44 Re: Could not find MAX 1233 driver in uClinux Dist
V Hemanth Kumar (INDIA)
Message: 56860
Thanks for the info Mike.
QuoteReplyEditDelete
2008-06-09 08:45:02 Re: Could not find MAX 1233 driver in uClinux Dist
Konstantin Hartwich (GERMANY)
Message: 56866
i have posted a mod of the old ad7877 touchscreen driver some weeks ago..none seemd to be interested.
i am using it. its kind of stable for now..search for it here in the forum. if zou encounter problems post it..
QuoteReplyEditDelete
2008-06-11 01:09:42 Re: Could not find MAX 1233 driver in uClinux Dist
V Hemanth Kumar (INDIA)
Message: 56959
I have downloaded your max1233 driver code. I will try to use it...Thanks
QuoteReplyEditDelete
2008-06-11 11:02:21 Re: Could not find MAX 1233 driver in uClinux Dist
Robin Getz (UNITED STATES)
Message: 57002
Konstantin:
The best thing to do with that driver - would be to send it upstream - to the kernel mailing list, and see what feedback you get on it.
-Robin