HAL version of VGA Video output for STM32F7xx devices?
I've used code found on the internet for generating VGA video directly out of F4 devices thru r2r dacs, but since the introduction of HAL, I have yet to see any examples. Most existing code are still written for standard peripheral library only. I'm just thinking that if the Discovery boards can directly drive an LCD to 800x600x16k, is there an easy way to change the timing of the ltdc signals so that the code will drive a standard external VGA 15-pin color monitor directly? Any ideas, or suggestions?
#hal-stm32f7-vga-video #stm32f7-vga-hal