Altera_Forum
Honored Contributor
15 years agoHelp Needed - Interfacing SDRAM and VGA...
Hi all,
We have a little problem that is infuriating us, and so would love people's opinions on what we could try doing. We are currently trying to take an RGB input from a camera connected to the Altera DE2-70 board, and then ouput the data to a VGA controller. So far we are producing a test image (simulating the camera feed), writing it to the SDRAM and then reading it from the SDRAM to the onboard touch screen. We are doing this with the help of two Terasic frameworks:- The 3-in-1 lab (for the SDRAM controller read/write...etc, write to screen)
- DE2-70 default demonstration (output to VGA)