bitluni / ESP32-S3-VGA

121 stars 10 forks source link

Fix hsync position, set to front porch value #4

Closed fredsa closed 11 months ago

fredsa commented 1 year ago

Fix hsync position, set to front porch value

Sets lcd_hsync_position to vgaMode.hFront. Verified via scope that this corrects timing in MODE_800x600x60 mode on an esp32:esp32:adafruit_feather_esp32s3_tft board.