My first question: does this flash Rom having been optimised for BIOS and boot use, hinder in any way generating read addresses with a binary counter to access the full range sequentially?
Second question: What's the easiest route/minimalist approach to opening a short audio file in XP-Pro and writing it to said flash ROM?
Thanks.
Didn't find your answer? Ask the community — no account required.
C
cbarn24050
er
No, you can address it like any other staic memory.
a
Whatever you intend to use to playback the audio should be made to program the memory as well. A microcontroller would seem to be the simplest choice.
I
Ian Field
No, you can address it like any other staic memory.
Whatever you intend to use to playback the audio should be made to program the memory as well. A microcontroller would seem to be the simplest choice.
====================================
I was hoping the bytes could somehow be made to emerge from the LPT1 port, presumably the address counter would have to have a little extra logic to set up the address and data then strobe the write enable/chip enable - shouldn't be too much more extra logic to hold the ready pin on the LPT port for the write time and address setup time of the next byte.
H
hamilton
This FLASH has 17 address lines, 8 data lines and 3 control lines.
formatting link
A standard parallel port has 8 data lines, 5 status lines and 4 control lines.
formatting link
Has the player side of this project already been done ?
Looking at the commands this device uses, seems like a lot of extra logic and PC based code to program this device.
I would guess that these are left over chips that you want to use, rather then buying something newer.
I would use a 40 pin AVR or PIC and have something running within a few hours.
Downloading the audio file via a serial port (no PC code) and programming a serial flash chip would be the easiest.
Building up a board with the amount of logic that I see necessary, just to use a parallel port is kind of overkill.
Even using an Arduino would be easier than that.
To each his own.
hamilton
N
Nico Coesel
I'd go for an SPI serial flash.
Failure does not prove something is impossible, failure simply
indicates you are not using the right tools...
nico@nctdevpuntnl (punt=.)
--------------------------------------------------------------
H
hamilton
I posted a schematic over on a.b.s.electronic for my version of this Flash programmer.
Software will come later.
hamilton
PS: I do not have a 28F001BX-T available. So the software may take a few iterations.
I
Ian Field
Thanks - but I haven't got any AVR kit and I don't think I have any PIC parts in the drawer with enough pins.
H
hamilton
Ok, I just drop it.
Can I ask if the player your using is a existing design that uses this flash part ?
hamilton
I
Ian Field
I got a MC68B701S - that's got enough pins.
C
cbarn24050
nd
g a
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
,
ort
That would be very difficult, if you dont allready have a device for playback there isn't much point programming the chip. You apear to be developing a rather down spected mp3 player.
I
Ian Field
That would be very difficult, if you dont allready have a device for playback there isn't much point programming the chip. You apear to be developing a rather down spected mp3 player.
=====================================
Even what I'm after is probably a bit OTT for a novelty doorbell.
J
John Fields
Never heard of a SIPO shift register, huh?
I
Ian Field
I said minimalist - that's getting a bit complex for a novelty doorbell.
C
cbarn24050
.
..
ing
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
rt,
to
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
uoted text -
I think they allready make them.
I
Ian Field
I think they allready make them.
=====================================
They already make a lot of things I amuse myself by piecing together with parts salvaged from scrap gear.
I have a couple of early ATX boards from before EISA was deleted, they have
1Mbit flash ROMs - seems a shame to waste them.
C
cbarn24050
.
...
B...
OS
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
c
-
PT
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D
ve
Oh well if it's for amusement thats different, have fun.
W
Winston
(...)
Ian and everyone, I've got a few NOS E28F400B5B80 devices you can have for the cost of postage. Just send me a stamped self-addressed anti-static package and I will get them to you. They're in 48-Lead TSOP; 512MB x 8 or 256KB x 16.
formatting link
My eMail addy is at the bottom of the first page of:
formatting link
--Winston
I
Ian Field
Thanks for the kind offer but I actually have more decommisioned old MOBOs with flash ROMs than I originally thought - there's probably even more still in cases that I CBA evicting untill I have better boards to take their place.
As yet its still only a "thinking about it" project with a fair bit of study still to do before I even put pen to paper.
As someone else pointed out such novelty doorbells are already in the shops (but probably not with the sound I want) so its just a one-off project to amuse myself.
W
Winston
OK, Ian.
The offer is open in case anyone wants these flash memories. It would be a shame to toss them away.
--Winston
J
josephkk
with
they
have for
package
256KB x
formatting link
html
MOBOs
still
study
shops
to
Do you know off the top of your head if they are -T or -B?
Join the Discussion
Have something to add? Share your thoughts — no account required.
Didn't find your answer?
Ask the community — no account required
Report Content
You are reporting this content to the moderators. They will look at it
ASAP.