Maker Pro
Maker Pro

Where to get 80C51 programmed in Seattle area?

B

Bob F

I need to get a few 80C51's programmed with a monitor program for my home
control system. I finaly found my backup and it works, but that leaves me with
no backup chip.

Does anyone know where I could get my unprogrammed chips (PLCC) programmed in
the Seattle area? Or, where I can buy them with programming included? Or, if you
have a programmer, and could help me out, that would be perfect.
 
F

Franc Zabkar

I need to get a few 80C51's programmed with a monitor program for my home
control system. I finaly found my backup and it works, but that leaves me with
no backup chip.

Does anyone know where I could get my unprogrammed chips (PLCC) programmed in
the Seattle area? Or, where I can buy them with programming included? Or, if you
have a programmer, and could help me out, that would be perfect.

Do you have an 80C51 CPU or a CPU with a different number but in that
same family? AFAIK, an 80C51 was a mask ROMed version of the 80C31. I
know that later devices used OTPROM or EPROM or flash, but AFAIK they
had distinguishing part numbers, eg 87C51 or 89C51.

- Franc Zabkar
 
B

Bob F

Franc Zabkar said:
Do you have an 80C51 CPU or a CPU with a different number but in that
same family? AFAIK, an 80C51 was a mask ROMed version of the 80C31. I
know that later devices used OTPROM or EPROM or flash, but AFAIK they
had distinguishing part numbers, eg 87C51 or 89C51.

You got me. The chip is an Intel 87C51FA-1 which does contain 8K onetime EPROM.
I had labeled the origional as 80C51, and had to dig out my reading glasses to
check the unprogrammed spares. Thanks for catching this.
 
M

mkaras

You got me. The chip is an Intel 87C51FA-1 which does contain 8K onetime EPROM.
I had labeled the origional as 80C51, and had to dig out my reading glasses to
check the unprogrammed spares. Thanks for catching this

Focused help at www.8052.com

- mkaras
 
R

Rich Webb

You got me. The chip is an Intel 87C51FA-1 which does contain 8K onetime EPROM.
I had labeled the origional as 80C51, and had to dig out my reading glasses to
check the unprogrammed spares. Thanks for catching this.

Be aware that the 87C51 includes lock bits that prevent reading of the
code after programming, as well as an optional encryption array, so it
may not be possible to clone your existing chip.

http://download.intel.com/design/mcs51/datashts/27233504.pdf
 
M

Mark Zenier

I need to get a few 80C51's programmed with a monitor program for my home
control system. I finaly found my backup and it works, but that leaves me with
no backup chip.

Does anyone know where I could get my unprogrammed chips (PLCC)
programmed in the Seattle area? Or, where I can buy them with programming
included? Or, if you have a programmer, and could help me out, that
would be perfect.

(I've been out of the loop too long. I hope some of these still exist.)

1. Ask, or check the notice board at Vetco (Bellevue/Redmond)
2. ditto Alphatronics (Tukwila)
3. Connect with the Seattle Robotics crowd

Both of these last two used to be really active on Usenet and the
web. Looks like they may have imploded?
4. http://www.amasci.com/
5. http://www.bluefeathertech.com/

Mark Zenier [email protected]
Googleproofaddress(account:mzenier provider:eskimo domain:com)
 
B

Bob F

Mark Zenier said:
(I've been out of the loop too long. I hope some of these still exist.)

1. Ask, or check the notice board at Vetco (Bellevue/Redmond)
2. ditto Alphatronics (Tukwila)
3. Connect with the Seattle Robotics crowd

Both of these last two used to be really active on Usenet and the
web. Looks like they may have imploded?
4. http://www.amasci.com/
5. http://www.bluefeathertech.com/

Mark Zenier [email protected]
Googleproofaddress(account:mzenier provider:eskimo domain:com)

Thanks for the suggestions.

Bob
 
E

Eeyore

Bob said:
You got me. The chip is an Intel 87C51FA-1 which does contain 8K onetime EPROM.
I had labeled the origional as 80C51, and had to dig out my reading glasses to
check the unprogrammed spares. Thanks for catching this.

There's plenty of cheap programmers on ebay last time I looked.

Graham
 
B

Bob F

Eeyore said:
There's plenty of cheap programmers on ebay last time I looked.

Thanks for the clue. I should have looked there first. That's where I bought the
128k x 8 SRAMS I was looking for a short time ago.
 
Top