cancel
Showing results for 
Search instead for 
Did you mean: 

F767ZI FMC LCD ILI9486 Not Working

Maik Bauer
Associate
Posted on June 24, 2018 at 12:45

Hi

I am trying to run a LCD/TFT(8bit) display with my NUCLEO-F767ZI

I use the STM32CubeMX for Configuration

Display Runs an ILI9486 Chip

At the moment i try to read the RegisterID of the Display

I have try it with arduino and it is working and i get the correct ID.

But with my F767 board i get only wrong values

MY Pin Configuration is:

PD14 FSMC_D0 -> LCD_D0

PD15 FSMC_D1 -> LCD_D1

PD0 FSMC_D2 -> LCD_D2

PD1 FSMC_D3 -> LCD_D3

PE7 FSMC_D4 -> LCD_D4

PE8 FSMC_D5 -> LCD_D5

PE9 FSMC_D6 -> LCD_D6

PE10 FSMC_D7 -> LCD_D7

PC7 FSMC_NE1 -> LCD_CS

PD5 FSMC_NWE -> LCD_WR

PD4 FSMC_NOE -> LCD_RD

PD13 FSMC_A18 -> LCD_RS

PD12 -> LCD RST (GPIO output) Manual Reset

FMC is Configured as LCD Interface

Chip Select: N1

LCD Register: A18

Ram Adresse is

0x60000000

Data Adress is 0x60040000

Has sombody an idee whats wrong?

My complete Code in the zip file

as Eclipse project

#stm32f7 #fmc #stm32f7-lcd #lcd-interfacing
0 REPLIES 0