Exploring Stm32f4 Vga
Let's dive into the details surrounding Stm32f4 Vga.
- The circles....Too fast for ya? ;-)
- STM32F4
- Started to check cycles takes for some routines. Here you can see the the blue sun scrolling 1px left to right. Since shiting 1px ...
- Testing
- This time i made a demo but for
In-Depth Information on Stm32f4 Vga
Part of my coursework for college. This is an STM32F4DISCOVERY board generating a STM32F4 In this new demo i use Direct mode and PSRAM transfer buffer to screen memory. The circle algorithm was bugged , the 3D cube ...
Fixed the flickering issue with doubble buffering. I wish I could have done without it since it took another 64k of the RAM.
That wraps up our extensive overview of Stm32f4 Vga.