cancel
Showing results for 
Search instead for 
Did you mean: 

how to use stm32f429 lcd instead of external lcd screen

Mehmet Gul
Associate II
Posted on May 06, 2017 at 10:25

The original post was too long to process during our migration. Please click on the attachment to read the original post.
1 REPLY 1
Mehmet Gul
Associate II
Posted on May 06, 2017 at 10:34

The last thing I have forgotten the connection of external LCD pins are that

LCD_D0 = PD14

LCD_D1 = PD15

LCD_D2 = PD0

LCD_D3 = PD1

LCD_D4 = PE7

LCD_D5 = PE8

LCD_D6 = PE9

LCD_D7 = PE10

LCD_D8 = PE11

LCD_D9 = PE12

LCD_D10 = PE13

LCD_D11 = PE14

LCD_D12 = PE15

LCD_D13 = PD8

LCD_D14 = PD9

LCD_D15 = PD10

LCD_CS = PD7

LCD_RS = PD11

LCD_RD = PD4

LCD_WR = PD5