Home |
Search |
Today's Posts |
![]() |
|
Electronics Repair (sci.electronics.repair) Discussion of repairing electronic equipment. Topics include requests for assistance, where to obtain servicing information and parts, techniques for diagnosis and repair, and annecdotes about success, failures and problems. |
Reply |
|
LinkBack | Thread Tools | Display Modes |
#1
![]()
Posted to sci.electronics.repair
|
|||
|
|||
![]()
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. |
#2
![]()
Posted to sci.electronics.repair
|
|||
|
|||
![]()
On Thu, 4 Dec 2008 19:39:56 -0800, "Bob F" put
finger to keyboard and composed: 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 -- Please remove one 'i' from my address when replying by email. |
#3
![]()
Posted to sci.electronics.repair
|
|||
|
|||
![]() "Franc Zabkar" wrote in message ... On Thu, 4 Dec 2008 19:39:56 -0800, "Bob F" put finger to keyboard and composed: 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. 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. |
#4
![]()
Posted to sci.electronics.repair
|
|||
|
|||
![]()
On Dec 4, 8:57*pm, "Bob F" wrote:
"Franc Zabkar" wrote in message ... On Thu, 4 Dec 2008 19:39:56 -0800, "Bob F" put finger to keyboard and composed: 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. 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 |
#5
![]()
Posted to sci.electronics.repair
|
|||
|
|||
![]()
On Thu, 4 Dec 2008 20:57:54 -0800, "Bob F" wrote:
"Franc Zabkar" wrote in message .. . On Thu, 4 Dec 2008 19:39:56 -0800, "Bob F" put finger to keyboard and composed: 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. 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/mcs...s/27233504.pdf -- Rich Webb Norfolk, VA |
#6
![]()
Posted to sci.electronics.repair
|
|||
|
|||
![]() "Rich Webb" wrote in message ... On Thu, 4 Dec 2008 20:57:54 -0800, "Bob F" wrote: "Franc Zabkar" wrote in message . .. On Thu, 4 Dec 2008 19:39:56 -0800, "Bob F" put finger to keyboard and composed: 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. 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/mcs...s/27233504.pdf I origionally programmed the chip, so that should not be a problem. |
#7
![]()
Posted to sci.electronics.repair
|
|||
|
|||
![]()
In article ,
Bob F wrote: 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 Googleproofaddress(account:mzenier provider:eskimo domain:com) |
#8
![]()
Posted to sci.electronics.repair
|
|||
|
|||
![]() "Mark Zenier" wrote in message ... In article , Bob F wrote: 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 Googleproofaddress(account:mzenier provider:eskimo domain:com) Thanks for the suggestions. Bob |
#9
![]()
Posted to sci.electronics.repair
|
|||
|
|||
![]() Bob F wrote: "Franc Zabkar" wrote in message On Thu, 4 Dec 2008 19:39:56 -0800, "Bob F" put finger to keyboard and composed: 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. 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 |
#10
![]()
Posted to sci.electronics.repair
|
|||
|
|||
![]() "Eeyore" wrote in message ... Bob F wrote: "Franc Zabkar" wrote in message On Thu, 4 Dec 2008 19:39:56 -0800, "Bob F" put finger to keyboard and composed: 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. 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. 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. |
#11
![]()
Posted to sci.electronics.repair
|
|||
|
|||
![]() "Bob F" wrote in message ... "Eeyore" wrote in message ... Bob F wrote: "Franc Zabkar" wrote in message On Thu, 4 Dec 2008 19:39:56 -0800, "Bob F" put finger to keyboard and composed: 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. 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. 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. I just ordered one from McuMall via ebay. $32 + $10 shipping + $15 for the 87C51 adapter. http://cgi.ebay.com/NEWEST-Willem-EP...1%7C294%3 A50 http://www.mcumall.com/comersus/stor...idProduct=3132 |
#12
![]()
Posted to sci.electronics.repair
|
|||
|
|||
![]() "Bob F" wrote in message 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. I just ordered one from McuMall via ebay. $32 + $10 shipping + $15 for the 87C51 adapter. http://cgi.ebay.com/NEWEST-Willem-EP...1%7C294%3 A50 http://www.mcumall.com/comersus/stor...idProduct=3132 It arrived 2 days after I ordered it. Good fast standard delivery for a reasonable cost. Thanks everyone for the help. |
Reply |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Forum | |||
Treatment Of Carpenter Ants - Seattle Area? | Home Repair | |||
bent plywood lamination help in Seattle area | Woodworking | |||
Looking for a lathe in Seattle area | Metalworking | |||
FS: 10hp 3ph motor in Seattle area $75 | Metalworking | |||
OT-Looking for a small (3 to 6 hp) outboard in the seattle area | Metalworking |