I am trying to setup an SKR Pro V1.2 with this Arduino TFT (ILI9486)
[www.amazon.ca]
But I do not know how to connect it up and then how to configure it in Marlin.
I have tested the screen on an arduino nano with mcufriend_kbv and got display and touch working.
From my basic understanding, for touch, I need to connect the XP(LCD_D6), XM(LCD_RS), YP(LCD_WR), YM(LCD_D7) pins to ADC pins, I have found some available on the extension ports of the SKR Pro V1.2
As for the rest, im not too sure either.
This is the pin mapping for EXP1 and EXP2 ports of the SKR Pro V1.2
any help would be appreciated,
thanks
[www.amazon.ca]
But I do not know how to connect it up and then how to configure it in Marlin.
I have tested the screen on an arduino nano with mcufriend_kbv and got display and touch working.
From my basic understanding, for touch, I need to connect the XP(LCD_D6), XM(LCD_RS), YP(LCD_WR), YM(LCD_D7) pins to ADC pins, I have found some available on the extension ports of the SKR Pro V1.2
As for the rest, im not too sure either.
This is the pin mapping for EXP1 and EXP2 ports of the SKR Pro V1.2
* ----- ----- * NC | 1 2 | GND 5V | 1 2 | GND * RESET | 3 4 | PF12(SD_DETECT) (LCD_D7) PG7 | 3 4 | PG6 (LCD_D6) * (MOSI)PB15 | 5 6 PF11(BTN_EN2) (LCD_D5) PG3 | 5 6 PG2 (LCD_D4) * (SD_SS)PB12 | 7 8 | PG10(BTN_EN1) (LCD_RS) PD10 | 7 8 | PD11 (LCD_EN) * (SD_SCK)PB13 | 9 10| PB14(MISO) (BTN_ENC) PA8 | 9 10| PG4 (BEEPER) * ----- ----- * EXP2 EXP1
any help would be appreciated,
thanks