Altera_Forum
Honored Contributor
11 years agoHow to write data into DDR3 SDRAM-HPS!
Hi everyone!
I create Qsys to connect SDRAM/FPGA that saves data of camera with HPS. I will read this data by arm through H2F AXI Bridge and send it to VGA. I use 2 components: "Frame Reader" and "clocker video output". But component "Frame Reader" connect to F2H Bridge (0x00000000 - 0xFFFFFFFF). So, I think I should write data that read from SDRAM/FPGA into DDR3-SDRAM/HPS. Afterthat, "Frame Reader" will receive this data anh tranfer to "clocker video output"-->VGA Whether that is good solution or not. Please give me a device and a direction how to write data into DDR3-SDRAM/HPS. Thank you so much!