My hardware project :: GCart 2011

Modding and Technical Issues

Moderator: Moderators

User avatar
beamrider
Vic 20 Scientist
Posts: 1450
Joined: Sun Oct 17, 2010 2:28 pm
Location: UK

Re: My hardware project :: GCart 2011

Post by beamrider »

Really excited about this, could be the logical upgrade for a mega-cart.
User avatar
TLovskog
Vic 20 Enthusiast
Posts: 194
Joined: Fri Mar 25, 2011 3:16 pm
Location: Kävlinge, Sweden

Re: My hardware project :: GCart 2011

Post by TLovskog »

Sorry, but I am closing down all my VIC 20 projects. I might take it up at one stage. It takes energy always have it the in back of my mind, but never time for it. After 9 years with a lot of prototypes, but few done to the end, that is it.
BR
Thomas Lövskog
User avatar
joshuadenmark
Big Mover
Posts: 1218
Joined: Sat Oct 23, 2010 11:32 am
Location: Fr-Havn, Denmark
Occupation: Service engineer

Re: My hardware project :: GCart 2011

Post by joshuadenmark »

No rush, these projects takes time - will follow it when time comes.
Kind regards, Peter.
____________________________________________________
In need of a wiki logon - PM me
User avatar
TLovskog
Vic 20 Enthusiast
Posts: 194
Joined: Fri Mar 25, 2011 3:16 pm
Location: Kävlinge, Sweden

Re: My hardware project :: GCart 2011

Post by TLovskog »

Thanks!

I know, but 9 years ;-)

Anyway, I have had some really lazzy and relaxing days of and got some time last two days. So I actually couldn't really stay away so I just sent this for production. Yet another incarnation of my ideas.
2020-12-30_14-05-16.png
Last edited by TLovskog on Fri Jan 01, 2021 6:36 am, edited 1 time in total.
BR
Thomas Lövskog
User avatar
Noizer
Vic 20 Devotee
Posts: 297
Joined: Tue May 15, 2018 12:00 pm
Location: Europa

Re: My hardware project :: GCart 2011

Post by Noizer »

Nice to see that you haven't discarded all of your ideas! By the way, I would say materialize instead of reincarnation. 😙
Valid rule today as earlier: 1 Byte = 8 Bits
-._/classes instead of masses\_.-
User avatar
beamrider
Vic 20 Scientist
Posts: 1450
Joined: Sun Oct 17, 2010 2:28 pm
Location: UK

Re: My hardware project :: GCart 2011

Post by beamrider »

Looks good, what has changed?
User avatar
TLovskog
Vic 20 Enthusiast
Posts: 194
Joined: Fri Mar 25, 2011 3:16 pm
Location: Kävlinge, Sweden

Re: My hardware project :: GCart 2011

Post by TLovskog »

Mostly simplified the design, and also settled on an really old idea of simulating most of the RAM, ROM and IO subsystem in software. I tested that in 2012 with a dsPIC. but it wasn't really capable. I have then tried some different approaches with Cypress PSoC and FPGA.

I have since last year very good prices on STM32, so I have tested with STM32F429 and STM32F723.

I have also changed to another WiFi module from Dialog DA16600. That also includes BLE.
BR
Thomas Lövskog
User avatar
TLovskog
Vic 20 Enthusiast
Posts: 194
Joined: Fri Mar 25, 2011 3:16 pm
Location: Kävlinge, Sweden

Re: My hardware project :: GCart 2011

Post by TLovskog »

I also have this simple cartridge that is more for internal testing of a very small but dirt cheap programmable 5V tolerant circuit.

Still it has (intended to have) a simplified configurable RAM expansion on BLK1-3 and RAM1-3 with no banking. RAM on BLK 5 that can be write protected.

RAM at IO2/3.

There is also 1Mbit FLASH in 16 banks of 8k.

Although the BoM cost with components and PCB with hard gold is very low, I think the feature-set is a bit to limited compared to other cartridges out there, so this is more for internal use.
2021-01-01_13-07-44.png
BR
Thomas Lövskog
User avatar
TLovskog
Vic 20 Enthusiast
Posts: 194
Joined: Fri Mar 25, 2011 3:16 pm
Location: Kävlinge, Sweden

Re: My hardware project :: GCart 2011

Post by TLovskog »

PCBs are on their way, and I have ordered all components for both boards.

I will start with the simple one since I need it for development of the code that goes into Dialog GreenPAK SLG46620 programmable logic. Array in quotes since it has VERY few LUT, but on the other hand costs nearly nothing, works with 5V and have just about enough for the glue logic I believe.

The BoM is quite favorable at under 5 USD including PCB, in volumes of 100.
2021-01-10_17-19-41.png
BR
Thomas Lövskog
brain
Vic 20 Nerd
Posts: 538
Joined: Sun Jul 04, 2004 10:12 pm

Re: My hardware project :: GCart 2011

Post by brain »

I'll put the UltiMEM schematics and such into github, as it sounds a lot like your current project (8MB FLASH, 1MB RAM, bankable blocks and rams and IO segments)

Jim
User avatar
TLovskog
Vic 20 Enthusiast
Posts: 194
Joined: Fri Mar 25, 2011 3:16 pm
Location: Kävlinge, Sweden

Re: My hardware project :: GCart 2011

Post by TLovskog »

Great Jim!
BR
Thomas Lövskog
User avatar
TLovskog
Vic 20 Enthusiast
Posts: 194
Joined: Fri Mar 25, 2011 3:16 pm
Location: Kävlinge, Sweden

Re: My hardware project :: GCart 2011

Post by TLovskog »

At least I have something to do this weekend ... or next.
IMG_4742.jpeg
BR
Thomas Lövskog
User avatar
TLovskog
Vic 20 Enthusiast
Posts: 194
Joined: Fri Mar 25, 2011 3:16 pm
Location: Kävlinge, Sweden

Re: My hardware project :: GCart 2011

Post by TLovskog »

... and soldered. Everything except the digital FPGA. That will be connected to the emulator to start with.
03450742-C918-47D3-AA06-08CFAA7CD5E3.jpeg
BR
Thomas Lövskog
brain
Vic 20 Nerd
Posts: 538
Joined: Sun Jul 04, 2004 10:12 pm

Re: My hardware project :: GCart 2011

Post by brain »

Here's the repo for UltiMEM:

https://github.com/go4retro/UltiMEM

And, the register description is here:

http://www.go4retro.com/products/ultimem/

Essentially, each of the various memory segments (RAM 1,2,3 | BLK1 | BLK2 | BLK3 | BLK5 | IO2 | IO3) can be set to read/write RAM, R/O RAM, ROM, or nothing, and each of the 7 blocks can be configured to live in any 8kB "page" in the various memory IC enabled for that segment. Thus, page values can be 0-1023 for ROM, and 0-127 for RAM.

Not sure if you can re-use any of the layout, but there's the scoop.

Jim
User avatar
TLovskog
Vic 20 Enthusiast
Posts: 194
Joined: Fri Mar 25, 2011 3:16 pm
Location: Kävlinge, Sweden

Re: My hardware project :: GCart 2011

Post by TLovskog »

Thanks again Jim.
BR
Thomas Lövskog
Post Reply