cancel
Showing results for 
Search instead for 
Did you mean: 

STM32F7 Discovery Touchscreen Controller Datasheet?

Thomas Gonnot
Associate II
Posted on August 06, 2015 at 21:18

Hello,

I am trying to write my own driver for the FT5336 touchscreen driver for the STM32F7 Discovery board, but I could find a good (english) datasheet for it. The only thing I have for reference is the driver available in the BSP of the STM32F7cube libraries.

Does anybody has the datasheet?

Thanks

#ft5336 #stm32f7 #touch
2 REPLIES 2
Posted on August 06, 2015 at 23:14

More touches and weights, but the register setup is very similar

http://www.newhavendisplay.com/app_notes/FT5x06.pdf

http://www.newhavendisplay.com/app_notes/FT5x06_registers.pdf

http://www.mouser.com/ds/2/291/NHD-4.3-480272EF-ATXL-CTP-28216.pdf

There are other Android/Linux drivers for the FT5336

Tried Focal Tech directly?

Tips, buy me a coffee, or three.. PayPal Venmo Up vote any posts that you find helpful, it shows what's working..
Thomas Gonnot
Associate II
Posted on August 06, 2015 at 23:55

Thanks, I found the two first documents, but this third one is the most useful I think!