Hi all,
first of all I apologize for my (probably) newbie question.
I need to implements a driver to drive an external monochrome LCD connected with a standard parallel connecion: 8 bit data bus, R/W signal, etc...
My question is: which feature of MQX can I use to drive it?
I saw gpio device, but I'm not sure that this kind of device allow to installa a port ad input/output.
I cannot use FlexBus because of the HW.
Thx