MCUmall EPROM BIOS Chip Burner Forum
MCUmall EPROM BIOS Chip Burner Forum
Home | Profile | Register | Active Topics | Members | Search | FAQ
Username:
Password:
Save Password
Forgot your Password?

 All Forums
 MCUmall Forums
 True USB Willem Programmer (GQ-2X,3X,4X & GQ-4x4)
 Write two 512kb files to an 27c1001 eprom

Note: You must be registered in order to post a reply.
To register, click here. Registration is FREE!

Screensize:
UserName:
Password:
Format Mode:
Format: BoldItalicizedUnderlineStrikethrough Align LeftCenteredAlign Right Horizontal Rule Insert HyperlinkInsert EmailInsert Image Insert CodeInsert QuoteInsert List Spell Checker
   
Message:

* HTML is OFF
* Forum Code is ON
Smilies
Smile [:)] Big Smile [:D] Cool [8D] Blush [:I]
Tongue [:P] Evil [):] Wink [;)] Clown [:o)]
Black Eye [B)] Eight Ball [8] Frown [:(] Shy [8)]
Shocked [:0] Angry [:(!] Dead [xx(] Sleepy [|)]
Kisses [:X] Approve [^] Disapprove [V] Question [?]

   Insert an Image File
Check here to include your profile signature.
    

T O P I C    R E V I E W
saxakias Posted - 11/23/2008 : 08:43:08
Hello.
Could you please tell me how can i write two 512 kb file to an 27c1001 eprom?
First i wtote the first 512kb file without change anything.
Then I changed the Device offset to 10000 to write the second 512 file but didn't work.
does anyone know?
2   L A T E S T    R E P L I E S    (Newest First)
saxakias Posted - 11/27/2008 : 06:03:32
thank you very much
ZLM Posted - 11/24/2008 : 20:37:41
Your steps are correct.
The data should have a successful write and follow a verify fail at address 000000. That because the verify process will start from 000000 not the 100000.

Another way is to combine two 512 files into one file first. Then you can load the combined file into buffer without set the offset.

You can simply use DOS prompt copy command to combine two files: >copy file1.bin+file2.bin file3.bin /b

Both 512K files need to be .bin file.

MCUmall EPROM BIOS Chip Burner Forum © Copyright 2003 - 2009 Mcumall Electronics Inc. Go To Top Of Page
Generated in 0.06 sec. Snitz Forums 2000