I'm using a raspberry with an 7Inch touchscreen. The touchscreens native resolution is 800x480px.
I tried to edit the /boot/config.txt file as said at elinux - my goal was 1280x768 @ 60Hz - so
Code: Select all
hdmi_group = 2
hdmi_mode = 23
So my questions:
Is it possible to force a resolution?
Is it possible to set a new resolution like 800x480px? (Isn't the HDMI-port programmable?)
Pascal
