WDC 65C02P-8
- GARTHWILSON
- Forum Moderator
- Posts: 8773
- Joined: 30 Aug 2002
- Location: Southern California
- Contact:
Quote:
Since i am a hobbiest and this is a project i only need one or maybe 2 processors and the W65C02S6PG-14 cost $ 7.86 and WDC charges for international shipping $50. Does anybody knows some major electronic component store that can sell this processor and the shipping coud be maybe $10 or $15. I live in Venezuela south america.
- BigDumbDinosaur
- Posts: 9427
- Joined: 28 May 2009
- Location: Midwestern USA (JB Pritzker’s dystopia)
- Contact:
WDC 65C02P-8
ricard60 wrote:
Since i am a hobbiest and this is a project i only need one or maybe 2 processors and the W65C02S6PG-14 cost $ 7.86 and WDC charges for international shipping $50. Does anybody knows some major electronic component store that can sell this processor and the shipping coud be maybe $10 or $15. I live in Venezuela south america.
x86? We ain't got no x86. We don't NEED no stinking x86!
- GARTHWILSON
- Forum Moderator
- Posts: 8773
- Joined: 30 Aug 2002
- Location: Southern California
- Contact:
Quote:
I ran your locale through both our FedEx and UPS shipping tables and they were right around 50 dollars
- BigDumbDinosaur
- Posts: 9427
- Joined: 28 May 2009
- Location: Midwestern USA (JB Pritzker’s dystopia)
- Contact:
WDC 65C02P-8
kc5tja wrote:
Australia isn't exactly a political enemy of the United States though, and commerce with them is quite regular. I tend to agree with BDD here, you're going to find postal rates and/or loss are insane because of political issues. 
In any case, FedEx and UPS are both substantially cheaper from my location to Sydney than to Caracas, even though the latter is a lot closer. There's no question that politics has much more to do with the shipping rates to Venezuela than the cost of operating a cargo plane.
x86? We ain't got no x86. We don't NEED no stinking x86!
WDC says that the $50 rate is for all international shipping no matter what country. I will copy it here:
" All small (under $100) domestic orders will be shipped UPS Ground and charged a flat rate of $7.50 plus a $10.00 handling charge.. All orders are shipped FOB WDC Mesa AZ. Sales tax will be added to orders within Arizona. International orders are shipped US Global Priority Mail and charged a flat rate of $25.00. An additional $15.00 charge will be added for handling of International order".
So i do not believe it is because political reasons. It is just a rate that the company charges. I will write to apatco to see their answer.
" All small (under $100) domestic orders will be shipped UPS Ground and charged a flat rate of $7.50 plus a $10.00 handling charge.. All orders are shipped FOB WDC Mesa AZ. Sales tax will be added to orders within Arizona. International orders are shipped US Global Priority Mail and charged a flat rate of $25.00. An additional $15.00 charge will be added for handling of International order".
So i do not believe it is because political reasons. It is just a rate that the company charges. I will write to apatco to see their answer.
Finaly i got the W65C02S6TPG-14 and i could rise the clock from 5 Mhz to 10 Mhz the old G65SC02 could not do it. Believe it or not is working with a 100 ns RAM. Don't ask me why. The problem that i am getting now is when i use the software in the EPROM (V 10 Mhz) for working at 10 Mhz does not run properly. But when i run it at 5 Mhz it does ok but from time to time i get some garbage. I take the RAM out for some minutes and i put it back to take away the garbage. I have other EPROM that has a 5 Mhz version (V 1.1) and it runs ok at 10 Mhz. I put a faster RAM and the problem still goes on.
Let me recapitulate the tests i have done:
# - CPU (MHz) - RAM (ns) - EPROM version - Works ?
--------------------------------------------------------------------
1 - 10 - 100 - 1.1 - ok
2 - 10 - 70 - 1.1 - ok
3 - 10 - 70 - 10 - wrong LED flashing
4 - 5 - 70 - 10 - ok (but some garbage from time to time)
--------------------------------------------------------------------
could this be an EPROM (V 10 Mhz) problem?
best regards
Ricardo
Let me recapitulate the tests i have done:
# - CPU (MHz) - RAM (ns) - EPROM version - Works ?
--------------------------------------------------------------------
1 - 10 - 100 - 1.1 - ok
2 - 10 - 70 - 1.1 - ok
3 - 10 - 70 - 10 - wrong LED flashing
4 - 5 - 70 - 10 - ok (but some garbage from time to time)
--------------------------------------------------------------------
could this be an EPROM (V 10 Mhz) problem?
best regards
Ricardo
- GARTHWILSON
- Forum Moderator
- Posts: 8773
- Joined: 30 Aug 2002
- Location: Southern California
- Contact:
Quote:
Believe it or not is working with a 100 ns RAM. Don't ask me why.
See my PM about how to get your columns to line up.
I am upgrading my 5 Mhz chess system to 10 Mhz. For this i have the following IC:
CPU 10 Mhz W65C02S6TPG-14
RAM WS6264LLPG-70 (70 ns)
EPROM 27C512 loaded with 10 Mhz version
10 Mhz crystal.
The 5 Mhz module has the following IC:
CPU 5 Mhz G65SC02
RAM SRM2264 LC-10 (100 ns)
EPROM 27C512 loaded with the 1.1 version
4.9 Mhz crystal
I have done the following tests:
To solve this garbage issue i take the RAM out for some minutes and then put it back in. The board has a battery but i do not take it out because is weld it.
1)Why is this garbage?
2)Why the configuration # 3 does not work (V 10 Mhz) and it does work at 10 Mhz with (1.1) version?.
4)Could this be an EPROM (V 10 Mhz) problem?
5) Is it a power supply problem?
Best regards
Ricardo
CPU 10 Mhz W65C02S6TPG-14
RAM WS6264LLPG-70 (70 ns)
EPROM 27C512 loaded with 10 Mhz version
10 Mhz crystal.
The 5 Mhz module has the following IC:
CPU 5 Mhz G65SC02
RAM SRM2264 LC-10 (100 ns)
EPROM 27C512 loaded with the 1.1 version
4.9 Mhz crystal
I have done the following tests:
Code: Select all
# - CPU (MHz) - RAM (ns) - EPROM version - Works ?
--------------------------------------------------------------------
1 - 10 - 100 - 1.1 - ok
2 - 10 - 70 - 1.1 - ok
3 - 10 - 70 - 10 - wrong LED flashing
4 - 5 - 70 - 10 - ok (but some garbage from time to time)
--------------------------------------------------------------------
1)Why is this garbage?
2)Why the configuration # 3 does not work (V 10 Mhz) and it does work at 10 Mhz with (1.1) version?.
4)Could this be an EPROM (V 10 Mhz) problem?
5) Is it a power supply problem?
Best regards
Ricardo
- GARTHWILSON
- Forum Moderator
- Posts: 8773
- Joined: 30 Aug 2002
- Location: Southern California
- Contact:
Sounds like there's a timing marginality. Changing the power supply voltage and the clock frequency by small amounts might help to see what goes wrong and why. A logic analyser would help too, or a scope. But I appreciate that you might not have the equipment for those investigations.
You have two EPROMs with different versions of the chess program, I think. Are these two EPROMs the same part number - the same electrical and timing characteristics?
You have two EPROMs with different versions of the chess program, I think. Are these two EPROMs the same part number - the same electrical and timing characteristics?
Thanks GARTHWILSON and BigEd for the answers.
Your right BigEd i do not have a logic analyser or a scope.
it is also right that i have two diferent version of the same chess program V 1.1 and V 10 on each EPROM.
If you see the chart, about 4 post above that kindly GARTHWILSON rearrange for me you can see that the configuration number 1 ran at 10 Mhz with no problem so i do not think it is a frecuency problem (it even ran ok with a 100 ns RAM).
Then i test the other version (V 10) in the configuration number 3 and did not work (wrong led flashing). Then i lower the frecuency to 5 Mhz and change the CPU to the G65SC02 and the V 10 software ran ok (configuration mumber 4). I also made a configuration 5 test with the W65C02S6PG-14 CPU and the V 10 EPROM (sorry it is not in the chart) at 5 Mhz and it did not run either. Configuration number 1, 2 and 3 were all made with the W65C02S6PG-14.
best regards
Ricardo
Your right BigEd i do not have a logic analyser or a scope.
it is also right that i have two diferent version of the same chess program V 1.1 and V 10 on each EPROM.
If you see the chart, about 4 post above that kindly GARTHWILSON rearrange for me you can see that the configuration number 1 ran at 10 Mhz with no problem so i do not think it is a frecuency problem (it even ran ok with a 100 ns RAM).
Then i test the other version (V 10) in the configuration number 3 and did not work (wrong led flashing). Then i lower the frecuency to 5 Mhz and change the CPU to the G65SC02 and the V 10 software ran ok (configuration mumber 4). I also made a configuration 5 test with the W65C02S6PG-14 CPU and the V 10 EPROM (sorry it is not in the chart) at 5 Mhz and it did not run either. Configuration number 1, 2 and 3 were all made with the W65C02S6PG-14.
best regards
Ricardo
One possibility to consider is that some I/O devices take a finite amount of time to respond to I/O requests. If the V10 software hits the I/O hardware faster than V1.1, it might not give enough time for signals to settle, which could perhaps yield garbage. This might explain why things "usually" work with 5MHz, but not 10MHz.