Skip to main content
Visitor II
February 22, 2007
Question

EMI - SRAM and FLASH

  • February 22, 2007
  • 3 replies
  • 1094 views
Posted on February 22, 2007 at 12:04

EMI - SRAM and FLASH

    This topic has been closed for replies.

    3 replies

    Visitor II
    February 22, 2007
    Posted on February 22, 2007 at 09:39

    Hello everytbody,

    we have a several problem about EMI, is it possible to use a different memory type, in particular is it possible to use 2 SRAM and 2 FLASH? These are working without conflict? How we implement this EMI? Finally which type (brand and size) memory you suggest?

    Thanks in advance

    Bassof

    Visitor II
    February 22, 2007
    Posted on February 22, 2007 at 11:54

    Hello,

    Each devices can be put on each bank. The size for (each bank) is limited at 16MB. The chip select signals will be different for each devices and they will share the same data bus, address bus and read/write signals.

    For example, the eval board uses TOSHIBA TC55V8200FT SRAM and ST M28W320CB flash. And they works well.

    Be carefull at the timing if you will use others devices. I mean timing specification of the STR71x EMI must correspond to the timing devices.

    Regards,

    David.

    Visitor II
    February 22, 2007
    Posted on February 22, 2007 at 12:04

    many thanks,

    bassof