Charly Posted September 8, 2019 Posted September 8, 2019 I do some tests on a new display from WaveShare : 5.5inch HDMI AMOLED, 1080x1920 https://www.waveshare.com/product/modules/oleds-lcds/oled/5.5inch-hdmi-amoled.htm On the wiki, it's wrote : To use it on RaspberryPi, you must change the config.txt file for to ajuste hdmi parameters :https://www.waveshare.com/wiki/5.5inch_HDMI_AMOLED max_framebuffer_height=1920 max_usb_current=1 config_hdmi_boost=10 hdmi_group=2 hdmi_force_hotplug=1 hdmi_mode=87 hdmi_timings=1080 1 26 4 50 1920 1 8 2 6 0 0 0 60 0 135580000 3 I do it and that working fine I add this to ajust resolution max_framebuffer_width=1080 max_framebuffer_height=1920 framebuffer_width=600 framebuffer_height=1080 But all that is on RasberryPI and i would like use it on BananaPI M1 on M2 zero I tried to write it in armbianEnv.txt but the resolution of display haven't changed How i can do that on BananaPi ?
Charly Posted September 14, 2019 Author Posted September 14, 2019 I done some test with a bananapi M1 with Armbian_5.91_Bananapipro_Debian_stretch_next_4.19.59 In this case, the display working
le51 Posted December 15, 2019 Posted December 15, 2019 Hi Charly, While we're not so far from Christmas, I will maybe ask Santa Claus to bring me that screen May I ask you some questions: - are you happy with that screen ? - Is it usable with a touch pen ? - Does it need an additional power source through the micro usb port ? Thank you.
Charly Posted December 15, 2019 Author Posted December 15, 2019 Hi That is a display with a very good quality of image I haven't test it with a pen buy the reaction is very good with the finger ( test it on Xfce with police DPI at 150 ) For the power you must plug one USB for the touch screen and if your board can supply the standard 0.5A of USB, it's OK and work with just one USB In my case, i would like to doing the crazy idea : doing a phone In my test, the power needed is : 0.4A for the board ( RaspberryPi 3B+ ) + 0.4A for the screen => 0.8A on a battery is hard survive longtime That can be better with a RaspberryPi Zero but there are no Wifi and Bluetooth I would like use a BananaPI, maybe a BananaPi Zero I don't known what happen during my test but actually the screen don't display any image
le51 Posted December 15, 2019 Posted December 15, 2019 Thank you very much. Hope you didn't break anything.
luntik2012 Posted March 19, 2020 Posted March 19, 2020 @Charly did you test it with bpi m2 zero? I have artifacts with this display on m2 zero. How can I set 1080x1920 resolution in bpi instead of 1920x1080?
Recommended Posts