Interfacing With The HTC Desire Display And Its Touch Panel

Part of [Linas]’ submission to last year’s Cypress Smarter Life Challenge involved using the HTC Desire display and its touch screen. This particular phone includes a full-color active-matrix OLED (AMOLED) display that has a 3.7″ diagonal and a 480×800 resolution, resulting in a 252ppi pixel density. Using a MSO2024B oscilloscope, [Linas] originally started his adventure with the touchscreen by sniffing the I2C signals. As some math was required to extract the data, he later found the HTC Desire source code and included it on his STM32F429 (so much for reverse engineering!).

After spending many hours searching for the AMOLED display and controller datasheets, [Linas] resorted to pay a company to get the resources he needed. He produced a custom-made PCB to provide the display with the required voltages, as well as offering a 0.1″ connector to interface with it. A RGB565 interface is used to communicate with the screen so only 65k out of the 16 million colors are used. You may download all the program files and datasheets in [Linas] write-up.

15 thoughts on “Interfacing With The HTC Desire Display And Its Touch Panel

      1. I still two working desire and even an additional screen. You can pick the amoled screen new for less than 20euros. I wish it was the same for my Nexus 4 (which is not amoled by the way) or any other next gen phone…

  1. Also relevant, “dead” screens are usually repairable if not actually cracked.
    the panel is nearly indestructible as the controller normally goes bad, with careful bodging and Z axis tape it can be recycled.
    same with the S2, S3 etc even if water damaged.

    1. Can you please send further details how are dead screen usually repairable?
      And what do you mean by “bodging and Z axis tape it can be recycled”?
      I thought that if it is water damaged, it is very hard to be repaired.
      Thank you for the reply

  2. It’s funny that once you reverse engineer something and actually know how what to google for, you find that someone has already done this. Yup, so much for reverse engineering.

Leave a Reply to daryldeeCancel reply

Please be kind and respectful to help make the comments section excellent. (Comment Policy)

This site uses Akismet to reduce spam. Learn how your comment data is processed.