cancel
Showing results for 
Search instead for 
Did you mean: 

FT6236 interfacing with I2C3 inside STM32F407

NEERAJ GUPTA
Associate II
Posted on August 28, 2017 at 09:53

Hi,

     I m using FT6236 capacitive touch screen controller with I2C3 inside STM32F407. All required Connections have been checked thoroughly. I have referred the reference code from all possible links available from internet. It was found that all available code online doesn't work correctly. It can only plot only few points but even those points are incorrect. Please! help me to debug the code since this code is giving incorrect answers from registers of FT6236.           

2 REPLIES 2
NEERAJ GUPTA
Associate II
Posted on September 07, 2017 at 10:22

Hi all,

         I somehow managed to get Hard I2C working with FT6236 by extensive debugging. But again one most important problem still remaining that Hard I2C is receiving RXNE interrupt only in debugging mode but not receiving the same interrupt in free running mode. Please! help me now atleast.