Menu

write LE25FU406C

Anonymous
2018-07-13
2018-07-19
  • Anonymous

    Anonymous - 2018-07-13

    {"254005,25X40",
    SPIEE,-1,0,Read25xx,{0x80000},0,Write25xx,{0x80000,0x8000+512},0}, //512K flash 3.3V

     help with correct parametre to   write LE25FU406C thx
    
     
  • Alberto Maccioni

    I cannot find the datasheet for this device; can you post a link?

     
  • Anonymous

    Anonymous - 2018-07-14
     
  • Anonymous

    Anonymous - 2018-07-14

    this is datasheet

     
  • Alberto Maccioni

    yes, it should work choosing 25X40

     
  • Anonymous

    Anonymous - 2018-07-18

    can you help me to understand this line Write25xx,{0x80000,0x8000+512},0}
    thx

     
  • Alberto Maccioni

    Write25xx is the function to be called for writing, and the array stores its two arguments.
    If you look into progEEPROM.c you can find what the arguments are used for.
    First is the buffer size, second is an option number.
    In this case it is specifying erase before write and a 512 byte page.

     
  • Anonymous

    Anonymous - 2018-07-19

    thx

     

Anonymous
Anonymous

Add attachments
Cancel





Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.