so i bought this screen and i was wondering if it worked with the udoo because i couldnt get it working (it turns on the light of the screen but doesn't load the os) sorry if its in italian http://www.ebay.it/itm/272301586127?_trksid=p2060353.m2749.l2649&ssPageName=STRK:MEBIDX:IT meglio per lo staff che e italiano ciao grazie in anticipo (italian) thanks in advance
It perhaps could work, depends on the quality of the libraries that you are using. In a lot of libraries there are tricks in it to use special (hardware) functions of the Arduino Uno. As the Neo has another hardware architecture these special functions will not work and the libraries need rework to port to the Neo Arduino side. See also http://www.udoo.org/docs-neo/Arduino_M4_Processor/Porting_Libraries.html and http://www.udoo.org/docs-neo/Arduino_M4_Processor/Arduino_differences.html
You could give it a go with the following library but it seems a tricky business https://github.com/JoaoLopesF/SPFD5408/blob/master/SPFD5408_Adafruit_TFTLCD.cpp