Definitive fix for the Horizontal lines bug - RG35XX Plus

This LCD configs (RG35XX Plus DTS):

  1. Fix the horizontal lines bug with new panels (RG35XX Plus)
  2. Works with all panels (RG35XX Plus)
  3. It’s 60Hz!!!

Anbernic stock timings, adjusted to 60hz.

			lcd_dclk_freq = <0x18>;
			lcd_pwm_used = <0x01>;
			lcd_pwm_ch = <0x00>;
			lcd_pwm_freq = <0xc350>;
			lcd_pwm_pol = <0x01>;
			lcd_pwm_max_limit = <0xff>;
			lcd_hbp = <0x2e>;
			lcd_ht = <0x301>;
			lcd_hspw = <0x14>;
			lcd_vbp = <0x0f>;
			lcd_vt = <0x208>;
1 Like

Which devices did you test?

Rg35XX Plus with Funky Jacaranda. 100% works and solves the horizontal lines issue. I believe it works on the RG35XX H and Pro as well, since they use the same panels.

Excuse my ignorance, but where do I enter these values? I’m having this problem with my RG35XX-Pro.

Flash this file:

boot_package.fex (muOS fex, modded with mentioned parameters - Test at your own risk.)
link expired

Thank you very much, problem solved, the horizontal lines have disappeared.

Excellent! Now tested with the Plus and the Pro. I hope this will be fixed in the next version of muOS.

1 Like