11-08-2018, 06:58 PM
Hi,
Anyone had success using a Landzo display on Tinker Board S with Android?
https://www.amazon.com/Longruner-Capacit...dzo+7+inch
This display is pretty common and is sold under different brand names (Landzo, Longrunner, etc).
I had to put that in the Raspbian to make it work correctly on Raspberry (/boot/config.txt):
hdmi_drive=1
max_usb_current=1
hdmi_group=2
hdmi_mode=87
hdmi_cvt 800 480 60 6 0 0 0
When connecting it to Tinker Board, the Tinker Board doesn't turn on (the power indicator turns on but the "busy" led doesn't flash at all).
Everything is fine using a Raspberry Display on this Tinker Board so definitely some issue with that display.
Anyone had success using a Landzo display on Tinker Board S with Android?
https://www.amazon.com/Longruner-Capacit...dzo+7+inch
This display is pretty common and is sold under different brand names (Landzo, Longrunner, etc).
I had to put that in the Raspbian to make it work correctly on Raspberry (/boot/config.txt):
hdmi_drive=1
max_usb_current=1
hdmi_group=2
hdmi_mode=87
hdmi_cvt 800 480 60 6 0 0 0
When connecting it to Tinker Board, the Tinker Board doesn't turn on (the power indicator turns on but the "busy" led doesn't flash at all).
Everything is fine using a Raspberry Display on this Tinker Board so definitely some issue with that display.