I will start this off by apologizing for my limited experience with embedded systems. I am trying to facilitate connection between my FRDM KEAZ64 board and a TFT controller that uses ILI9341. I am doing this with 8 bit parallel interfacing. No matter how much I search, I am unable to find any documentation showing how TFT interfacing can be done directly from the board using GPIO. Arduino libraries that allow for TFT communication, but I currently lack the understanding on how or if I should go about changing those libraries to try to work with the KEAZ boards. I was wondering if anyone had any advice on how to get these connections to work as all I can find are examples that use prebuilt libraries that do not work with the KEAZ64 board in the slightest.