prenticedavid / MCUFRIEND_kbv

MCUFRIEND_kbv Library for Uno 2.4, 2.8, 3.5, 3.6, 3.95 inch mcufriend Shields
Other
363 stars 181 forks source link

Teensy 3.1/3.2 with 3.5" TFT 8-bit parallel ili9486 #242

Open 11020409 opened 1 year ago

11020409 commented 1 year ago

Hello hello,

I'm trying to use this 3.5" TFT 8-bit parallel ili9486 (UNO shield) with Teensy 3.1/3.2 and I connected everything like this:

LCD_RST - 18 LCD_CS - 17 LCD_RS - 16 LCD_WR - 15 LCD_RD - 14

LCD_00 - 09 LCD_01 - 08 LCD_02 - 02 LCD_03 - 03 LCD_04 - 04 LCD_05 - 05 LCD_06 - 06 LCD_07 - 07

But I'm getting different ID's most of the time and I only get a White Screen.

Anyone has any tips?

11020409 commented 1 year ago

Accidentally closed