Hello, i don't have any 27c800 but i have a spare 27c160, i was interested to know if it is possible to flash a 1mbit rom file into a 2mbit eprom.
Hello, i don't have any 27c800 but i have a spare 27c160, i was interested to know if it is possible to flash a 1mbit rom file into a 2mbit eprom.
You could just expand the rom file to 16Mbit with FFs and burn the resulting file.
EDIT: With a hex editor I mean
Last edited by HMG; 06-15-2020 at 07:57 PM.
I prefer to simply copy the file 2x. I use 27c160 in place of 27c800 all the time. In windows copy /b I think can be used, but I double using Linux:
#cat romfile romfile > 27c160_romfile.bin
I double the rom in case the unused highest address line is toggled low or high. The rom will work with that pin high, low, or floating if you double the rom.
Last edited by skate323k137; 06-15-2020 at 08:25 PM.
i am using the tl8766 plus with the 27c322/160/800/400 adapter usually i cut the rom files in 512k chunks and i flash it once per time switching banks. in that case can i flash only the first 2 banks and left the other 2 banks empty or i can flash them twice in the 3rd and 4th banks?
There are currently 1 users browsing this thread. (0 members and 1 guests)