Question
mXT336T driver for stm32
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?