Altera_Forum
Honored Contributor
16 years agoThe data transfer
I want to send the data of array in the code to the SRAM,which function should I use? the format is like this: thank you in advance!
I design a LCD_CORE,And I want to use the SRAM as frame buffer,So I must send a data of image to the SRAM in order to that can be displayed by the LCD_CORE.
After sending the data,and the data is displayed by the LCD which is not right. thank you very much!