Hi, I work on ST10F168 and i search an lcd which can i control by externel bus (P0/P1). So if someone have already do it succesfully, please indicate me what sort of lcd or lcd controller do you use ? Thanks in advance! Regards
It used to be that interfacing some LCD panels to the data/address bus of the 8051 failed because the LCD interface was not fast enough. Jon
Hi Jon, yes, I agree with you that this is a VERY GOOD reason to use I/O instead of bus interfacing ;-) Fortunately the bus interface on the C16x is much more flexible. Thank you, ciao Bruno