This is an archived, read-only copy of the United-TI subforum , including posts and topic from May 2003 to April 2012. If you would like to discuss any of the topics in this forum, you can visit Cemetech's Calculator Hardware, Electronics, Robotics subforum. Some of these topics may also be directly-linked to active Cemetech topics. If you are a Cemetech member with a linked United-TI account, you can link United-TI topics here with your current Cemetech topics.

This forum is locked: you cannot post, reply to, or edit topics. Calculator Modifications => Calculator Hardware, Electronics, Robotics
Author Message
Jacobbus


Member


Joined: 20 Aug 2005
Posts: 106

Posted: 27 Dec 2005 11:35:54 am    Post subject:

Not long ago I found a 512k ROM chip. Documentation is here: MSM27C402CZ
I thought it was posible to use this as external mem for my calc.
But to do this I need to translate the serial signal from the linkport to some kind of 8/16 bit binary signal to put it in 8/16 ports of the chip.

I gues that if you send something out the linkport in asm, lets say the 8 bit number 17 the linkport wil output 00010001 just after each other with a constant time between each bit.
So the signal needs to be modified to a 0 to port 8 an 0 to 7, 0 to 6, 1 to 5 ,0 to 4, and so on.
The question is: are there elektronics that do this for you? or do I have to use smal microcontrolers and that kind of stuff?


Last edited by Guest on 27 Dec 2005 11:38:00 am; edited 1 time in total
Back to top
kermmartian
Site Admin Kemetech


Calc Guru


Joined: 20 Mar 2004
Posts: 1220

Posted: 27 Dec 2005 01:43:46 pm    Post subject:

You'd have to get leads directly soldered onto the 9 bus lines (8 bits + gnd), which would NOT be fun.

If you did it via the linkport, you'd need a PIC and a prog on the PIC to buffer eight bits from the link port and send them all at once to the chip; for the other way, break down each byte and send it bitwise. You'd also need a program on the calculator to read whatever file system you came up with.


Last edited by Guest on 27 Dec 2005 01:45:42 pm; edited 1 time in total
Back to top
Jacobbus


Member


Joined: 20 Aug 2005
Posts: 106

Posted: 27 Dec 2005 02:59:05 pm    Post subject:

oke, thanks I Think I'l be able to buy a PIC.
Never before worked with PIC's, but heard of them before.
can you program them in asm and how much do they cost, inc. the stuf to link up with a pc?
Back to top
DigiTan
Unregistered HyperCam 2


Super Elite (Last Title)


Joined: 10 Nov 2003
Posts: 4468

Posted: 27 Dec 2005 10:32:24 pm    Post subject:

They usually run about $3 U.S., plus overhead for the programming cable and additional parts. The ASM looks a lot like TI ASM, in fact I'd say it's easier to work with--for various reasons.
Back to top
Raster


Active Member


Joined: 17 May 2004
Posts: 529

Posted: 29 Dec 2005 01:35:48 am    Post subject:

I tryed doing something similar to this (It was an EPROM burner project, thinking about bringing it back). I though about using a 74HC164 8 bit serial to parallel, and a 74HC165 8 bit parallel to serial CMOS chip. I dont think you can series the 74HC165, but you can the 74HC164 (meaning you can have as many data outputs you need). All you need it to do is send the adrress bus data out of the calc, and then input/output the 8 bit data, wether you want to save data, or receive data. So that mean you dont need to series the 74HC165. It is a standard Clock-Data serial, so itll be easy to make, and program the calc.

Ill try to rescan the EPROM burner schematics for you, as a refference. If you want any more info, Id be glad to answer your PM's/emails.


Last edited by Guest on 29 Dec 2005 01:41:16 am; edited 1 time in total
Back to top
Raster


Active Member


Joined: 17 May 2004
Posts: 529

Posted: 29 Dec 2005 03:41:26 pm    Post subject:

Sorry for the double post, but I want people to relize, there is a new post!!! I found the schematics, so here they are!

EPROM Burner Serial-parallel translator
EPROM Burner RAM banks

[EDIT]

No comments? How sad Sad .


Last edited by Guest on 30 Dec 2005 03:54:13 pm; edited 1 time in total
Back to top
Display posts from previous:   
Register to Join the Conversation
Have your own thoughts to add to this or any other topic? Want to ask a question, offer a suggestion, share your own programs and projects, upload a file to the file archives, get help with calculator and computer programming, or simply chat with like-minded coders and tech and calculator enthusiasts via the site-wide AJAX SAX widget? Registration for a free Cemetech account only takes a minute.

» Go to Registration page
    »
» View previous topic :: View next topic  
Page 1 of 1 » All times are UTC - 5 Hours

 

Advertisement