6502.org Forum  Projects  Code  Documents  Tools  Forum
It is currently Sat Apr 27, 2024 10:09 pm

All times are UTC




Post new topic Reply to topic  [ 19 posts ]  Go to page Previous  1, 2
Author Message
 Post subject: Re: W65C134 Prototype
PostPosted: Sun Jan 12, 2014 2:15 pm 
Offline

Joined: Wed Jan 08, 2014 3:31 pm
Posts: 565
Thanks for posting the schematic, I'll take a look at it. I've also been reading the data sheet for the W65C265 which I might consider using instead. It contains the 65c816 core but looks easier to use because it contains a monitor ROM, and the A16 to A23 address buss lines aren't multiplexed over the data bus.


Top
 Profile  
Reply with quote  
 Post subject: Re: W65C134 Prototype
PostPosted: Tue Jan 14, 2014 11:02 am 
Offline
User avatar

Joined: Wed Feb 13, 2013 1:38 pm
Posts: 586
Location: Michigan, USA
Andrew (BitWise),

Thank you for posting the schematic. Mine is similar but I tied NMIB (pin 54), IRQ1B (pin 55), and IRQ2B (pin 56) together and pulled them up to 5v with a single 10K resistor.

How did you get away with not using handshaking which is listed as a requirement in the W65C134S Monitor ROM Reference Manual;

Quote:
This monitor expects a terminal (or computer emulator) to be connected to the serial port. The terminal must be configured as follows:

• Hardware handshaking.
• 8 bit data.
• No parity.
• 9600 Baud (Unless otherwise noted).


I'm working through the variables. My little CP2102 usb-to-serial adapter and the 12F1822 are working fine and I've verified my wiring. At this point I'm wondering if the W65C134S I have is faulty or is one of the "initial versions" mentioned in the manual which "do not support clock rates higher than the 2.4576 MHz crystal." I received the W65C134S8PL-8 as a sample in April, 1997. Anyway, I think I'll try to come up with a 2.4576 MHz clock and then perhaps wire up the 32K RAM socket.

Thanks again... Regards, Mike


Attachments:
65C134 Proto v3 #1.png
65C134 Proto v3 #1.png [ 417.83 KiB | Viewed 3597 times ]
Top
 Profile  
Reply with quote  
 Post subject: Re: W65C134 Prototype
PostPosted: Tue Jan 14, 2014 1:26 pm 
Offline
User avatar

Joined: Tue Mar 02, 2004 8:55 am
Posts: 996
Location: Berkshire, UK
Looks like my DSR pin P47 is floating at the moment, but it works for me. A wire link between your DTR and DSR pins might be needed.

My replacement monitor isn't going to have DTR/DSR handshaking as the PL2303 doesn't support it and its all software generated in the WDC code.

Found the bug in my UART driver so the random output data has gone - After much mental code simulation I realised that my zero terminated test data string was not zero terminated - and serial input is working (I can read and echo characters from a terminal program).

Now I can crack on with the serious coding.

_________________
Andrew Jacobs
6502 & PIC Stuff - http://www.obelisk.me.uk/
Cross-Platform 6502/65C02/65816 Macro Assembler - http://www.obelisk.me.uk/dev65/
Open Source Projects - https://github.com/andrew-jacobs


Top
 Profile  
Reply with quote  
 Post subject: Re: W65C134 Prototype
PostPosted: Thu Jan 16, 2014 4:08 pm 
Offline
User avatar

Joined: Wed Feb 13, 2013 1:38 pm
Posts: 586
Location: Michigan, USA
Happy to hear you've worked through the problems and having fun with code now.

I've put my '134S project aside for now but I hope to get back to it soon.

Cheerful regards, Mike


Top
 Profile  
Reply with quote  
Display posts from previous:  Sort by  
Post new topic Reply to topic  [ 19 posts ]  Go to page Previous  1, 2

All times are UTC


Who is online

Users browsing this forum: No registered users and 7 guests


You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot post attachments in this forum

Search for:
Jump to: