How to edit TFP401 EDID with Arduino Uno

Moderators: adafruit_support_bill, adafruit

Forum rules
Talk about Adafruit Raspberry Pi® accessories! Please do not ask for Linux support, this is for Adafruit products only! For Raspberry Pi help please visit: http://www.raspberrypi.org/phpBB3/
Locked
User avatar
djblex
 
Posts: 55
Joined: Sat Jul 29, 2017 3:19 am

How to edit TFP401 EDID with Arduino Uno

Post by djblex »

Hello,
My devices :
-TFP401,
-Arduino UNO (board UNO R3 Rev3 développement board ATmega328P CH 340G AVR board)
-Adafruit 5 inch display without touch

Anyone knows how to edit exactly the TFP401 EEPROM ?
There are explaination here : https://learn.adafruit.com/adafruit-tfp ... g-the-edid
but not with process details (for me :) ).

I have an Arduino Uno, i plugged SLC , SDA, GND and 5V from Arduino to TFP401. But the TFP401 does not seem powered on (no led blue ).

Do i have to put USB 5 v plus the 5v from the Arduino ?

Then, which software do i use to transfert the code : Arduino interface 1.8.3 ?
If yes, my board doesn't appears exactly in the board list : Arduino genuino Uno or Adruino UNO Wifi ?

On the link https://learn.adafruit.com/adafruit-tfp ... g-the-edid
in the code, there are « /* 480x272 @ 25mhz” resolution and “/* Adafruit breakout @ 800x480 ! */”.

I only need 800X480 resolution , do I have to upload all the code or do i delete the « /* 480x272 @ 25mhz” part ?

Thank you very much for your help.

Locked
Forum rules
Talk about Adafruit Raspberry Pi® accessories! Please do not ask for Linux support, this is for Adafruit products only! For Raspberry Pi help please visit: http://www.raspberrypi.org/phpBB3/

Return to “Adafruit Raspberry Pi® accessories”