Hello,
I need to drive a component from a TMS320F28335 with a 16bit parallel interface 8080.
I read all of the XINTF Reference Guide but i can't determine if it can be use like that. I only found one configuration to determine the length of the data bus 16 or 32 bits and all others for timing.
The idea is to modify the XINTF interface such as :
- Use only 16 bit data bus,
- Use XWE0 as Write Enable,
- Use XRD as Read Enable,
- Use and other bus like XA0/XWE1 or XZCSx as Data/nCmd bus.
- Let free all other GPIO, especially the address bus,
Is it possible do modify the XINTF interface enough to obtain this kind of interface?
Thank for the answer !