Skip to main content
APras.2
Associate
January 27, 2021
Question

Hi, How to interface STM32H743ZI with 8080-MCU 18-bit parallel interface?

  • January 27, 2021
  • 3 replies
  • 1440 views

..

This topic has been closed for replies.

3 replies

Andrew Neil
Super User
January 27, 2021

Same way you'd interface anything to anything else:

http://www.8052mcu.com/forum/read/160143

A complex system that works is invariably found to have evolved from a simple system that worked.A complex system designed from scratch never works and cannot be patched up to make it work.
APras.2
APras.2Author
Associate
January 27, 2021

Hi Andrew,

Thanks for the information.

Kindly help me out in below query,

0693W000007CqXOQA0.pngWe have D/CX pin along with above pins in LCD. ((D/CX): This pin is used to select “Data or Command�? in the parallel interface).

Can we connect GPIO to D/CX pin, or do we have any dedicated pin in FSMC interface?

Andrew Neil
Super User
January 27, 2021

Per the link, you need to study the documentation to work that out.

You titled this thread, "8080-MCU" - did you really mean that? Looks like you're talking about an LCD - not an MCU?

A complex system that works is invariably found to have evolved from a simple system that worked.A complex system designed from scratch never works and cannot be patched up to make it work.