Hello, I am new working with ti's am335x processor and I am facing the following problem on my board:
I am using the accelerometer installed on the board to read data from it and display it's current position. But the LCD/TFT display to which i send the data doesn't seem to handle the situation( it has a little delay in the display of the data).
I am using linux, and the program type of the .desktop file is console.
I tried increasing the screen's bit clock and fv frequency but it doesn't seem to work.
I am asking is the delay caused by the LCD screen or by the linux console.
Thank you.