CCS C Software and Maintenance Offers
FAQFAQ   FAQForum Help   FAQOfficial CCS Support   SearchSearch  RegisterRegister 

ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

CCS does not monitor this forum on a regular basis.

Please do not post bug reports on this forum. Send them to CCS Technical Support

using DDR , SDRAM externally ?
Goto page Previous  1, 2
 
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion
View previous topic :: View next topic  
Author Message
camp david



Joined: 27 Jan 2015
Posts: 25

View user's profile Send private message

PostPosted: Tue Apr 14, 2015 1:47 pm     Reply with quote

only I need to make a genesis sega cart (U MK3)
because it's unavailable in our markets

any way I would like to thank you all
for great information .
ckielstra



Joined: 18 Mar 2004
Posts: 3680
Location: The Netherlands

View user's profile Send private message

PostPosted: Tue Apr 14, 2015 3:32 pm     Reply with quote

We are thinking way too difficult for what he wants to build. The Sega Genesis is a very old game console where you insert a ROM module. The ROM module is directly connected to the Sega memoy bus.

You can create these modules with just a simple Flash memory chip. Only problem is that the modern Flash chips run at 3V so you'll need a voltage conversion to 5V. Cheap chips exist to do this.
Or you try to get hold of the older Flash chips running at 5V and accept that these have smaller memories.

With the large memories you can use your PIC processor to select from one of the many games stored in ROM.

With a simple Google search I found a 'programmable' Sega Genesis module that's not even using a microprocessor at all: http://raphnet.net/electronique/genesis_cart/genesis_cart_en.php
camp david



Joined: 27 Jan 2015
Posts: 25

View user's profile Send private message

PostPosted: Wed Apr 15, 2015 4:15 am     Reply with quote

this cartridge 8 mbits = 1 mbytes : 2 ICs
so I need 8 ICs for MK3 rom which it's size is 4 mbyte
.
is this reasonable ?
ckielstra



Joined: 18 Mar 2004
Posts: 3680
Location: The Netherlands

View user's profile Send private message

PostPosted: Wed Apr 15, 2015 4:26 pm     Reply with quote

Yes, you could do it with 8 chips of 4Mbit.
Or with one 32Mbit chip (2M x 16).

The technology is simple. What makes it difficult is that the technology is old. The article I linked to is from 2005 and the Sega Genesis game console is from 1988.
5V Flash chips are not common anymore, everything is 3V now.
When I had a quick look at the website of one of the larger electronics shops, everything larger than 8Mbit has to be ordered.
You could do it with 4 x 8Mbit chips, about $3 each = total $13
Cheaper is to use the ancient EEPROMS. You can buy used 27C322 32MBit EEPROMS for about $4 on ebay.

This thread is going off-topic and has nothing to do any more with PIC programming. I suggest you try searching the internet. Search for Genesis and 27c322 and you will find many ready made projects.
camp david



Joined: 27 Jan 2015
Posts: 25

View user's profile Send private message

PostPosted: Thu Apr 16, 2015 2:25 am     Reply with quote

the price is not an issue
our markets is no more contains these stuffs
and buying online isn't available for me
if I could buy online , then I would buy a "sega genesis everdrive"
it's an SD CARD based cartridge

can you give me a number of a modern flash with 32mbits ?
perhaps it's found in some devices I have & I dont notice !
ckielstra



Joined: 18 Mar 2004
Posts: 3680
Location: The Netherlands

View user's profile Send private message

PostPosted: Thu Apr 16, 2015 3:11 pm     Reply with quote

The market you live in sounds hard.
Your project is not very difficult and given all new electronic circuits that have been developed since your Sega came to the market, there are multiple solutions. I've given you a few suggestions which you say are impossible for you because of missing parts. I don't know what parts you do have access to, so this isn't going to work.
You'll have to get creative.

camp david wrote:
can you give me a number of a modern flash with 32mbits ?
If you can't figure this out yourself then this project is too difficult for you.

Sorry, but I'm going to stop here. The question is not a subject for this forum. For further help you could try one of the specialized electronics forums like www.edaboard.com.
Ttelmah



Joined: 11 Mar 2010
Posts: 19499

View user's profile Send private message

PostPosted: Sat Apr 18, 2015 1:19 am     Reply with quote

I already gave part numbers for a number of 4M*16 memories.
Display posts from previous:   
Post new topic   Reply to topic    CCS Forum Index -> General CCS C Discussion All times are GMT - 6 Hours
Goto page Previous  1, 2
Page 2 of 2

 
Jump to:  
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 vote in polls in this forum


Powered by phpBB © 2001, 2005 phpBB Group