Yahoo Groups archive

K5synth

Index last updated: 2026-04-28 23:25 UTC

Thread

K5 OS DIY programming

K5 OS DIY programming

2004-08-18 by Antoine Deschênes

First, I'd like to know if the OS EPROM has 28 or 32 pins. If 28, 
continue reading it, if 32 reply me and flush it.

Some people told they didn't wanted to update the OS themselves because 
they need to erase the chip with a UV light, or if they buy a new one 
and get a programming error, they'll have to erase it with a UV(Not 
cheap, don't make one, it's dangerous) so it's a great loss of money if 
you miss it. After some searching, I found(finally) a Flash ROM 
replacement to the EPROM. That means no UV light needed. Here's the part 
number : SST27SF512-70-3C-PG (SST makes them, available @ mouser). Then, 
all you need is a programmer that supports it. There are plenty of them, 
but one I found to make your self is the Willem programmer. 
http://se-ed.net/mpu51/eprom/eprom.html + 
http://www.willem.org/(Available as a kit too). So all you need is to 
get all of these things and the OS HEX file to update it by yourself.

Note: I haven't checked if the Flash ROM is compatible with the 27C512, 
but it might be since it contains 27?512, tells it's CMOS voltage and 
tells it's a good replacements for old EPROMs. Search for 
SST27SF512-70-3C-PG at mouser.com for the datasheet. And 27c512 for the 
27c512'S one.


-- 
antdes45@...

Re: K5 OS DIY programming

2004-08-20 by Adam Moss

Antoine,

     Just a side note on the topic, the main controller is by NEC, If 
I'm right. NEC made an awful lot of controllers around the time which 
used the Z80 instruction set, sometimes with a few extra special-
purpose instructions - a very underrated processor in it's time, and 
one of the most powerful 8 bit uP's ever.

Cheers

Adam

Re: [k5synth] Re: K5 OS DIY programming

2004-08-20 by Antoine Deschênes

The NEC V40 processor's in there. It's pretty small for a end '80 CPU.

g0ory@... a écrit:

> Antoine,
>
>      Just a side note on the topic, the main controller is by NEC, If
> I'm right. NEC made an awful lot of controllers around the time which
> used the Z80 instruction set, sometimes with a few extra special-
> purpose instructions - a very underrated processor in it's time, and
> one of the most powerful 8 bit uP's ever.
>
> Cheers
>
> Adam
>
>
>
> Yahoo! Groups Sponsor
> ADVERTISEMENT
> <http://us.ard.yahoo.com/SIG=1297fj4pa/M=306910.5263657.6380312.2248467/D=grplch/S=1705032144:HM/EXP=1093111549/A=2290377/R=0/SIG=12svasom8/*http://ad.doubleclick.net/jump/N3390.yahoocom/B1408521.15;sz=300x250;ord=1093025149238133?> 
>
>
>
> ------------------------------------------------------------------------
> Yahoo! Groups Links
>
>     * To visit your group on the web, go to:
>       http://groups.yahoo.com/group/k5synth/
>        
>     * To unsubscribe from this group, send an email to:
>       k5synth-unsubscribe@yahoogroups.com
>       <mailto:k5synth-unsubscribe@yahoogroups.com?subject=Unsubscribe>
>        
>     * Your use of Yahoo! Groups is subject to the Yahoo! Terms of
>       Service <http://docs.yahoo.com/info/terms/>.
>
>

-- 
antdes45@...

Re: K5 OS DIY programming

2004-08-20 by Adam Moss

The V40 is 8086 or 8088 derived, yes? (If I remember from the V20, 
V30.. ;-) (I got sentimental about the Z80 :-) )

Ok, I'll look into OTP devices too. See what I can find - it's been a 
few years since making single board computers, in those days the 
biggest EPROM was a 32k 27256 :-)

Cheers

Adam

--- In k5synth@yahoogroups.com, Antoine Deschênes <antdes45@n...> 
wrote:
> The NEC V40 processor's in there. It's pretty small for a end '80 
CPU.
> 
> g0ory@n... a écrit:
> 
> > Antoine,
> >
> >      Just a side note on the topic, the main controller is by 
NEC, If
> > I'm right. NEC made an awful lot of controllers around the time 
which
> > used the Z80 instruction set, sometimes with a few extra special-
> > purpose instructions - a very underrated processor in it's time, 
and
> > one of the most powerful 8 bit uP's ever.
> >
> > Cheers
> >
> > Adam
> >
> >
> >
> > Yahoo! Groups Sponsor
> > ADVERTISEMENT
> > 
<http://us.ard.yahoo.com/SIG=1297fj4pa/M=306910.5263657.6380312.224846
7/D=grplch/S=1705032144:HM/EXP=1093111549/A=2290377/R=0/SIG=12svasom8/
*http://ad.doubleclick.net/jump/N3390.yahoocom/B1408521.15;sz=300x250;
ord=1093025149238133?> 
> >
> >
> >
> > ------------------------------------------------------------------
------
> > Yahoo! Groups Links
> >
> >     * To visit your group on the web, go to:
> >       http://groups.yahoo.com/group/k5synth/
> >        
> >     * To unsubscribe from this group, send an email to:
> >       k5synth-unsubscribe@yahoogroups.com
> >       <mailto:k5synth-unsubscribe@yahoogroups.com?
subject=Unsubscribe>
Show quoted textHide quoted text
> >        
> >     * Your use of Yahoo! Groups is subject to the Yahoo! Terms of
> >       Service <http://docs.yahoo.com/info/terms/>.
> >
> >
> 
> -- 
> antdes45@n...

Re: [k5synth] Re: K5 OS DIY programming

2004-08-21 by Antoine Deschênes

Google Search :
NEC V40 (compatible 80286)
NEC V40 CPU:

    * undefined opcode triggers INT6,
    * same speeds,
    * packages:
          o 68 pin PGA (Pin Grid Array)
            <http://ce.et.tudelft.nl/%7Eofferman/cl.1.2.html#PGA>,
          o 68 pin PLCC (Plastic Leaded Chip Carrier)
            <http://ce.et.tudelft.nl/%7Eofferman/cl.1.2.html#PLCC>,
          o 80 pin PFP (QFP (Quad Flat Package)),
    * mPD70208.

Nec V40 (8088)

V40 Computers:
http://www.system-cfg.com/pages/sharp_pc4600.html
http://www.system-cfg.com/pages/olivetti_pc1.html
http://www.mesanet.com/pdf/flatpanel/fpcxds.pdf

Hey, it works in C++

g0ory@... a \ufffdcrit:

> The V40 is 8086 or 8088 derived, yes? (If I remember from the V20,
> V30.. ;-) (I got sentimental about the Z80 :-) )
>
> Ok, I'll look into OTP devices too. See what I can find - it's been a
> few years since making single board computers, in those days the
> biggest EPROM was a 32k 27256 :-)
>
> Cheers
>
> Adam
>
> --- In k5synth@yahoogroups.com, Antoine Desch\ufffdnes <antdes45@n...>
> wrote:
> > The NEC V40 processor's in there. It's pretty small for a end '80
> CPU.
> >
> > g0ory@n... a \ufffdcrit:
> >
> > > Antoine,
> > >
> > >      Just a side note on the topic, the main controller is by
> NEC, If
> > > I'm right. NEC made an awful lot of controllers around the time
> which
> > > used the Z80 instruction set, sometimes with a few extra special-
> > > purpose instructions - a very underrated processor in it's time,
> and
> > > one of the most powerful 8 bit uP's ever.
> > >
> > > Cheers
> > >
> > > Adam
> > >
> > >
> > >
> > > Yahoo! Groups Sponsor
> > > ADVERTISEMENT
> > >
> <http://us.ard.yahoo.com/SIG=1297fj4pa/M=306910.5263657.6380312.224846
> 7/D=grplch/S=1705032144:HM/EXP=1093111549/A=2290377/R=0/SIG=12svasom8/
> *http://ad.doubleclick.net/jump/N3390.yahoocom/B1408521.15;sz=300x250;
> ord=1093025149238133?>
> > >
> > >
> > >
> > > ------------------------------------------------------------------
> ------
> > > Yahoo! Groups Links
> > >
> > >     * To visit your group on the web, go to:
> > >       http://groups.yahoo.com/group/k5synth/
> > >       
> > >     * To unsubscribe from this group, send an email to:
> > >       k5synth-unsubscribe@yahoogroups.com
> > >       <mailto:k5synth-unsubscribe@yahoogroups.com?
> subject=Unsubscribe>
> > >       
> > >     * Your use of Yahoo! Groups is subject to the Yahoo! Terms of
> > >       Service <http://docs.yahoo.com/info/terms/>.
> > >
> > >
> >
> > --
> > antdes45@n...
>
>
> Yahoo! Groups Sponsor
> ADVERTISEMENT
> <http://us.ard.yahoo.com/SIG=1295k0iq8/M=298184.5285298.6392945.3001176/D=grplch/S=1705032144:HM/EXP=1093132646/A=2319501/R=0/SIG=11tq0u909/*http://www.netflix.com/Default?mqso=60185353&partid=5285298> 
>
>
>
> ------------------------------------------------------------------------
> Yahoo! Groups Links
>
>     * To visit your group on the web, go to:
>       http://groups.yahoo.com/group/k5synth/
>        
>     * To unsubscribe from this group, send an email to:
>       k5synth-unsubscribe@yahoogroups.com
>       <mailto:k5synth-unsubscribe@yahoogroups.com?subject=Unsubscribe>
>        
>     * Your use of Yahoo! Groups is subject to the Yahoo! Terms of
>       Service <http://docs.yahoo.com/info/terms/>.
>
>

-- 

Antoine Desch\ufffdnes /aka
  -\ufffd\ufffd`-\ufffd-DragonMaster-\ufffd-\ufffd\ufffd`-
http://thehotcom.deep-ice.com/
Files: http://www.angelfire.com/ca7/hotcomcenter/

Move to quarantaine

This moves the raw source file on disk only. The archive index is not changed automatically, so you still need to run a manual refresh afterward.