Skip to content

Instantly share code, notes, and snippets.

@stecman
Last active September 14, 2021 18:39
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 1 You must be signed in to fork a gist
  • Save stecman/ca4736c0f607edabda9f1801d8e212a5 to your computer and use it in GitHub Desktop.
Save stecman/ca4736c0f607edabda9f1801d8e212a5 to your computer and use it in GitHub Desktop.
Raspberry Pi 2 B+ 1440x2560 resolution config
# Enable 1440x2560 resolution (mobile phone screen that expects this orientation)
hdmi_group=2
hdmi_mode=87
hdmi_pixel_freq_limit=400000000
hvs_priority=0x32ff
max_framebuffer_width=1440
max_framebuffer_height=2560
framebuffer_width=1440
framebuffer_height=2560
hdmi_timings=1440 0 112 160 272 2560 0 4 4 3 0 0 0 48 0 244940000 3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment