Driver for Atmel maXTouch T series

My company manufactures PCAP touch panels using the Atmel maXTouch T series controllers. One of our customers wants to use our touch panel with FreeRTOS. I would like to know if an Atmel maXTouch driver is already available for FreeRTOS. TonyG

Driver for Atmel maXTouch T series

I’m sure there are people using maXTouch with FreeRTOS, but I don’t know of any specific drivers. What is the interface (SPI? Memory mapped? I2C?)?

Driver for Atmel maXTouch T series

They will use I2C. We can support them in writing a driver, I was just hoping that one already exists. TonyG