Does anyone have, or know of, a driver to support the Rasberry PI 3.5 display on an arduino. I have found lcd drivers using the ILI9341 controller but the RPI uses an ILI9486 and they have a different command set. This display is 320x400, uses SPI and has a touch screen, both features that would make it a great display for Arduino projects.
Did you read any other posts, or the topic http://forum.arduino.cc/index.php?topic=149018.0 ?
Then you would know there are many contributors that might help you, if you provide enough information, especially a link to your display.