2020-12-06 09:14 AM
I'm trying to write driver code for stm32 of maxtouch MXT336T chip starting from Linux driver found here https://github.com/atmel-maxtouch/mxt-app
Is this path more efficient than rewriting the all driver starting from the datasheet?
Any idea?
Has somebody already done this?
2021-03-30 08:49 AM
Hi SD`An,
I stumbled into your post looking for the same thing. Just wondering how you end up handling the driver code?
If you ended up with a driver, any chance you are willing to share with this community? I am sure it will be much appreciated.
Thanks!