AR1020 Touch Controller Interface


Closed Thread
Results 1 to 3 of 3

Hybrid View

  1. #1
    Join Date
    Jun 2004
    Posts
    18


    Did you find this post helpful? Yes | No

    Default Re: AR1020 Touch Controller Interface

    The reason I ask is I have multiple things on the I2C buss to limit my main processor pin usage. I have also off loaded the pins needed for the GLCD to an IOExander which is on the I2C buss and everything else runs at 400Khz. I like the speed advantage for the display and the extra processor I/O but I hate to be limited to the 100Khz on my updates to the display just because of the touch controller.

    If I am limited I will probably change to the SPI mode and use the extra pins to gain the speed advantage for the display.

    thanks in advance for any help.

  2. #2
    Join Date
    Jun 2004
    Posts
    18


    Did you find this post helpful? Yes | No

    Default Re: AR1020 Touch Controller Interface

    I got this to work but I had to put it on the MSSP port at 100Khz and separate it from the software controlled I2C control.

    I tried putting everything on the MSSP port and switching speeds on the fly to talk to different I2C devices but things went a little hay wire. My comminucation with the AR1020 went crazy when I did this. I probably had something wrong and didn't see it. It was late.

Members who have read this thread : 0

You do not have permission to view the list of names.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts