File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -134,15 +134,15 @@ build_flags =
134
134
-D TFT_HEIGHT =480
135
135
; Panel Settings
136
136
-D TFT_HSYNC_POLARITY =0
137
- -D TFT_HSYNC_FRONT_PORCH =48 ; Maximum HSYNC Front Porch
137
+ -D TFT_HSYNC_FRONT_PORCH =8 ; Maximum HSYNC Front Porch
138
138
-D TFT_HSYNC_PULSE_WIDTH =4 ; Typical HSYNC Pulse Width
139
139
-D TFT_HSYNC_BACK_PORCH =8 ; Typical HSYNC Back Porch
140
140
-D TFT_VSYNC_POLARITY =0
141
- -D TFT_VSYNC_FRONT_PORCH =12 ; Maximum VSYNC Front Porch
141
+ -D TFT_VSYNC_FRONT_PORCH =8 ; Maximum VSYNC Front Porch
142
142
-D TFT_VSYNC_PULSE_WIDTH =4 ; Typical VSYNC Pulse Width
143
143
-D TFT_VSYNC_BACK_PORCH =8 ; Typical VSYNC Back Porch
144
144
-D TFT_PCLK_ACTIVE_NEG =1
145
- -D TFT_PREFER_SPEED =13900000 ; 1/2 of Typical DCLK Frequency
145
+ -D TFT_PREFER_SPEED =14500000 ; 1/2 of Typical DCLK Frequency
146
146
-D TFT_AUTO_FLUSH =1
147
147
; Touch Settings
148
148
-D TOUCH_WIDTH =800
You can’t perform that action at this time.
0 commit comments