Skip to main content
Visitor II
May 9, 2007
Question

Sequence Write Byte in flash

  • May 9, 2007
  • 3 replies
  • 646 views
Posted on May 09, 2007 at 12:06

Sequence Write Byte in flash

    This topic has been closed for replies.

    3 replies

    raffaeleAuthor
    Visitor II
    May 9, 2007
    Posted on May 09, 2007 at 10:38

    I have perform correctly the write world command. But if I whant perform another write world command CPU stall. For what?

    Visitor II
    May 9, 2007
    Posted on May 09, 2007 at 11:15

    Hello invisigothux,

    Before the second write operation, did you perform a wait until the first write operation is accomplished?

    Regards,

    Najoua.

    raffaeleAuthor
    Visitor II
    May 9, 2007
    Posted on May 09, 2007 at 12:06

    Yes, i check the finisch of operatio, but istruction is ''world'' not ''byte'' and i write 2 byte, but i need to point only the address 0,2,4,6,8.

    Now run.

    If i Write address 0,1,2,3,4 CPU frezee.

    Thanks