Hi, I'm sorry that I did not shared my solution, but I didn't because I though that was a stupid question, because anyone aswered to me.
Well I know that most of the tronxy board share the same pins configuration, so I searched the firmware for the tronxy x3s that is a version with the same LCD as the X8, then I found this video on youtube [
www.youtube.com] in the description of the video there is the dropbox link of the youtuber in the video, I downloaded the firmware, then I changed the pins of the sanguinololu 1.1(Yes the sanguino pins are a mess) into this one [
github.com] that is the x8 configurated firmware, then I fixed the all issues(even the fact that you need to use an older version of arduino for led the LCD work properly), activated the sdCard and fixed other configuration problems, in the end I forked it creating a fully working version [
github.com]
That's it, I hope this will be helpfull for you.
Edited 2 time(s). Last edit at 02/16/2018 12:51PM by Nabbissimo.