Skip to main content
NEERAJ GUPTA
Associate III
August 28, 2017
Question

FT6236 interfacing with I2C3 inside STM32F407

  • August 28, 2017
  • 2 replies
  • 1626 views
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.           

    This topic has been closed for replies.

    2 replies

    NEERAJ GUPTA
    Associate III
    September 7, 2017
    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.