Looking at the code, it seems Marcus has used these pins :
DATA PORTD are pins 0 to 7 =
D0 to D7
LCD_RS PORTDbits.RD10 is pin 19 =
A5
LCD_WR PORTDbits.RD9 is pin 18 =
A4
LCD_CS PORTBbits.RB4 is pin 17 =
A3
LCD_REST PORTBbits.RB3 is pin 16 =
A2
Tell me if it works so.
(14-04-2013, 06:21 PM)jacquot Wrote: Hi Regis
Thank you for your reply.
I saw this lib and exemples, and I used it with arduino
In the header from the Lib I found written by Marcus Fazzi that port D have 16bit but pinguino OTG from Olimex, port D only 12bit are wired.
To be more clear in my asking, how have I to Wire my Itead 3.2" touch TFT