Technical discussions related to Analog Devices DSPs (including Blackfin, TigerSHARC, SHARC and ADSP-21xx DSPs).
|
Hi everyone, I am working with BF533 processor. As a part of my project, implementation of H.264 encoder, I need to store two to three frames, requiring large memory which is not available internally. Can u please provide me a solution for accessing the external memory. Thanks in advance. Nalini Kumari.N |
|
Hi, The ADSP-BF53x have SDRAM controller. So attach SDRAM, configure the SRAM controller, adn you're done. I know, easier said than done but will give you an idea of what you have to do. JaaC --- nalini kumari nallamalli <> wrote: > > Hi everyone, > I am working with BF533 processor. As a part of > my project, implementation of H.264 encoder, I need > to store two to three frames, requiring large memory > which is not available internally. Can u please > provide me a solution for accessing the external > memory. > > Thanks in advance. > > Nalini Kumari.N ===== Jaime Andrés Aranguren Cardona __________________________________________________ ">http://mail.yahoo.com |