I am looking at driving a small TFT and have found that the driver chip supports various interface methods, however I can't see why I would choose one over another.
The options are:
- i80
- SPI
- VSYNC
- RGB
Can anyone describe the pros and cons of the different interfaces?
In my specific case I want to drive an ILI9320 with a PIC32 via the Parallel Master Port.