EPROM emulators? [message #10040] |
Sat, 30 July 2022 13:09  |
mikesmith
Messages: 80 Registered: March 2018
|
Member |
|
|
I'm looking for an (E)EPROM emulator, ideally capable of emulating devices up to 512Kx8.
So far the only commercial product I've been able to find is the Momik memsim2. I ordered one; it doesn't work right(1) and the vendor is unresponsive.
Are there any others out there that are still available and more functional? I'm sure I could build something, but I'm already neck deep in tool dependencies and really don't want to add another...
(1) It doesn't entirely conform to the protocol that the open-source tools for it suggest it should, though I was able to sniff the USB protocol and copy what their Windows software does. It also doesn't seem to be able to emulate a 512K EEPROM without cable butchery. All survivable I guess, but still...
[Updated on: Sat, 30 July 2022 15:05] Report message to a moderator
|
|
|
|
|
|
|
|
|
Re: EPROM emulators? [message #10092 is a reply to message #10091] |
Mon, 15 August 2022 09:54   |
mikesmith
Messages: 80 Registered: March 2018
|
Member |
|
|
Quote:I don't think you'll find a device that is designed to emulate flash, which can be reprogrammed in circuit far faster than it takes to transmit serial to this EPROM simulator. EEPROM and Flash were developed for this purpose.
The Dataman S4 does. So does the EETools EeRom-8U.
Flashing in-system depends on being able to download to the system, and being able to host the flash code somewhere else. Bootstrapping the circuit to that point needs ... something. 
To download faster than the memSIM2 you need Ethernet, and it will give 10Mbps TFTP a run for its money on raw throughput, even without flash overheads (it runs its internal UART at 460kbps).
Mask-ROM'ed bootloaders, USB DFU and internal flash probably killed the market.
Quote:You would be best advised to contact them
As noted above, I tried that. I'm still looking, seemingly in vain, for a viable, available alternative. (Sorry Lauterbach, not you.
|
|
|
|