Skip to main content
Visitor II
March 9, 2007
Question

saving video in SMI

  • March 9, 2007
  • 2 replies
  • 781 views
Posted on March 09, 2007 at 14:41

saving video in SMI

    This topic has been closed for replies.

    2 replies

    khaledAuthor
    Visitor II
    March 6, 2007
    Posted on March 06, 2007 at 13:17

    Hi,

    I am a student (don’t forget).

    I am working on the STR750-EVAL.

    I want to receve picture(or video) on the UART0 and save it in the SMI.

    I want to accelerate registering in the flash so I will use 2 buffers :1 to write into from the UART and at the same time copy the second buffer into SMI.

    So how can use SMI to do like this?

    Is it possible to use DMA?

    Visitor II
    March 9, 2007
    Posted on March 09, 2007 at 14:41

    Hello,

    you could use the STR750 application note used for internal flash*

    to load the image to the internal

    You could use the IAP driver which allows to download a binary file via HyperTerminal to the STR75x internal Flash. Then you could modify to load your image in the SPI memory instead of the internal flash and use the DMA.

    The application note is available on the web site.

    Hope it helps.