Skip to content

Code examples of using STM32F429 for generating VGA image.

Notifications You must be signed in to change notification settings

iliasam/stm32f429_vga_examples

Repository files navigation

stm32f429_vga_examples

Code examples of using STM32F429 for generating VGA signals (HAL and SPL).

Hardware: Core429I devboard + custom devboard with R-2R VGA DAC, USB, SDCard and camera connectors: Alt text

"ov7670_camera" - picture from OV7670 camera is displayed at the VGA display. Written for SPL.

"simple_vga_example" - display some simple patterns at the VGA display. Written for SPL.

"simple_vga_example_hal" - display some simple patterns at the VGA display. Written for HAL.

"sdcard_vga_example" - STM32F429 reads image from SD Card and show it at the VGA display. Written for SPL.

There are some photos of VGA display at "Photos" directory.

See also this repo: https://github.com/iliasam/STM32_DisplayLink - drawing images at the VGA display using DisplayLink adapter.

About

Code examples of using STM32F429 for generating VGA image.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages