Skip to main content
Fde r.1
Associate II
January 29, 2020
Question

Hi all, where can I find a guide for dummyes about how to connect and maybe run the nucleo-f767 board whit LCD display with RGB 24bit interface ?

  • January 29, 2020
  • 2 replies
  • 717 views

..

This topic has been closed for replies.

2 replies

Tesla DeLorean
Guru
January 29, 2020

Pretty sure there isn't one.

Step One would be to identify the pins usable for such an interface, the choices are pretty limited/finite.

The board also lacks any external memory to hold a usable frame buffer.

Consider a display with its own buffer, and interface it via the FSMC/FMC

Look at the EVAL board reference designs, and those for the DISCO

The F769I-DISCO has a DSI interface, and replaceable screen/connector

Tips, Buy me a coffee, or three.. PayPal Venmo (See Profile) Up vote any posts that you find helpful, it shows what's working..
Fde r.1
Fde r.1Author
Associate II
January 30, 2020

I'm agree with you that it is not the sympler way.

But the STM32F767xxx series seem to have all you needs to drive an RGB interface, using its internal ram and flash.

https://os.mbed.com/platforms/ST-Nucleo-F767ZI/