English Amiga Board


Go Back   English Amiga Board > Support > support.Hardware > Hardware mods

 
 
Thread Tools
Old 28 November 2012, 00:08   #1
kipper2k
Registered User
 
Join Date: Sep 2006
Location: Thunder Bay, Canada
Posts: 4,323
Custom Flashrom design for Amigas

Hi All,

I was talking to Zyga64 who mentioned he is using a 1mb flash rom for his Amiga so as usual i had to take a peek. So basically it uses a flash type rom that can be easily erased and reprogrammed without need of a UV light so for that reason alone i think its worth it. The speed of these roms are 70 - 90ns so fast enough with speed to spare.

I have to add a 4.7k resistor and mabbe a couple of jumpers for the 2 kickstarts version (upper and lower area of rom) but here's a preview of my initial design. You can buy these from a few places blank or otherwise. I would sell them programmed providing the buyer sent me the image to keep things legal.

here's a pic.


Last edited by kipper2k; 28 November 2012 at 18:38.
kipper2k is offline  
Old 28 November 2012, 00:39   #2
DonAmiga
Registered User
 
DonAmiga's Avatar
 
Join Date: Apr 2010
Location: Scotland
Posts: 523
Interesting
DonAmiga is offline  
Old 28 November 2012, 01:24   #3
Amiga1992
Registered User
 
Join Date: May 2001
Location: ?
Posts: 19,645
I don't think you can flash the ROM from within the Amiga, can you? THAT would be really something, but I feel it could be impossible.
Amiga1992 is offline  
Old 28 November 2012, 10:51   #4
hooverphonique
ex. demoscener "Bigmama"
 
Join Date: Jun 2012
Location: Fyn / Denmark
Posts: 1,624
actually, programming while the flashrom chip is in place should be possible by either using a piece of software that disables the os or running the os from ram and only redirecting reads to ram.. this of course depends on the flashrom chip used also (Microchip/SST makes chips that would support this, for instance).

ideally, some sort of locking mechanism should be put in place, so random writes to rom locations doesn't overwrite rom contents ;-)
hooverphonique is offline  
Old 28 November 2012, 11:00   #5
Amiga1992
Registered User
 
Join Date: May 2001
Location: ?
Posts: 19,645
I'd be really interested in that.

Would it be possible to have it somehow 'piggybacked' or in line with the kickstart ROM on your Amiga by means of a PCB (like a ROM switcher) and be flashed when it isn't active, while a switch kivks it in when you want to use it? Sounds a bit improbable but the hardware gods should tell me best.

I am just wondering about how softkick works. If you could do something similar it would rock.
Amiga1992 is offline  
Old 28 November 2012, 11:02   #6
mfilos
Paranoid Amigoid
 
mfilos's Avatar
 
Join Date: Mar 2008
Location: Athens/Greece
Age: 45
Posts: 1,978
Writing ROMS to Flash media was made in the past but stopped due to legale issues.
You can see a full thread by Reptile on a1k.org here: http://www.a1k.org/forum/showthread.php?t=13078

I've been telling that for a long time so seeing this thread just feeds me with hope

I have found a similar (if not the same) product that already exists in the Polish market and you can check it out here:
http://www.eliptor.pl/p86,pamiec-fla...-a-27c800.html
(you can see a use on an A600 here)

These are equivalent 26C800 ROMS (1MB).
We just need a special tool like Reptile's FlashRunner or even a future version of Remus (current version has the button but it's not working) to be able to flash whatever kick we want via software!!!

Last edited by mfilos; 28 November 2012 at 11:07.
mfilos is offline  
Old 28 November 2012, 11:12   #7
Toni Wilen
WinUAE developer
 
Join Date: Aug 2001
Location: Hämeenlinna/Finland
Age: 49
Posts: 26,502
IMHO it needs to be in-circuit programmable. Removal and replacement is painful and will kill the socket sooner or later (without replacing it with ZIF socket), exactly same with EPROMs, only gain is quicker erase time..

I have that Polish Flash to DIP adapter and it isn't that useful as it looks because of above reasons.

Of course some extra logic is needed because Gary/Gayle blocks any write attempts to ROM regions.

Here is my wanted feature list: http://eab.abime.net/showpost.php?p=689709&postcount=33

I'll take 4+ if it has most features listed above
Toni Wilen is offline  
Old 28 November 2012, 12:27   #8
mfilos
Paranoid Amigoid
 
mfilos's Avatar
 
Join Date: Mar 2008
Location: Athens/Greece
Age: 45
Posts: 1,978
I agree with that Toni. That's why we need to make a program like Reptile's FlashRunner to be able to write such ROMS from the Amiga side without the need to pull it out for programming it on the PC.
mfilos is offline  
Old 28 November 2012, 12:49   #9
Ratte
Registered User
 
Join Date: Sep 2008
Location: Germany
Posts: 331
FlashRunner is written by Alexco/a1k.org.
Btw. you can find basic flashrom details in a1200 shematics.
Gary needs to be toggled for A4000 for Rom-Enable (A4000T shematics - P152)
Ratte is offline  
Old 28 November 2012, 12:55   #10
Toni Wilen
WinUAE developer
 
Join Date: Aug 2001
Location: Hämeenlinna/Finland
Age: 49
Posts: 26,502
Software is not a problem, flash writing is very easy.

ROM socket on top of the adapter would be perfect failsafe solution, if flash rom is empty or flashing failed, just switch to on-board ROM, boot, run flasher, switch back to flash, write the flash rom and try again.
Toni Wilen is offline  
Old 28 November 2012, 13:00   #11
pandy71
Registered User
 
Join Date: Jun 2010
Location: PL?
Posts: 2,741
Quote:
Originally Posted by Toni Wilen View Post
Of course some extra logic is needed because Gary/Gayle blocks any write attempts to ROM regions.
Hmmm - on A600 schematics there is FLASH use description... (page 5-10)

Quote:
Originally Posted by Toni Wilen View Post
Here is my wanted feature list: http://eab.abime.net/showpost.php?p=689709&postcount=33

I'll take 4+ if it has most features listed above
Perhaps in some not so far future?
pandy71 is offline  
Old 28 November 2012, 13:05   #12
Toni Wilen
WinUAE developer
 
Join Date: Aug 2001
Location: Hämeenlinna/Finland
Age: 49
Posts: 26,502
A500 does not have any flash support stuff. It isn't that easy.
Toni Wilen is offline  
Old 28 November 2012, 13:09   #13
Amiga1992
Registered User
 
Join Date: May 2001
Location: ?
Posts: 19,645
Quote:
Originally Posted by Toni Wilen View Post
I think that's exactly what I was trying to describe! I don't want to be taking the ROM out of the computer, I want to install it once and use it. Would be an incredibly useful solution specially for us who like to make custom ROMs.
(would also be nice to have a tool to make custom kickstarts that works for every kickstart ROM version)
Amiga1992 is offline  
Old 28 November 2012, 13:54   #14
kipper2k
Registered User
 
Join Date: Sep 2006
Location: Thunder Bay, Canada
Posts: 4,323
Is Flashrunner available for public use? The WE pin of the flash can be controlled by a jumper to prevent accidental (or malicious) writes. The risk of failed flashes to the chip would be minimal providing the Amiga itself is stable. Obviously for those people that cannot flash the chip outside the Amiga, flashing the chip would be a scary process, but one we do quite a lot with routers, PC's etc.

If a software flashing utility is available then i believe flash recovery could be obtained by mounting an old KS on top of the flashrom, booting the Amiga, flipping a switch or jumper and reflashing the flashrom. I think one of the common reasons of the flash failing would be peoples images that are incorrect, byteswapped when not required and vica versa so recovery would be very useful.

Of course it is also possible to have 2 flash roms on a board that allows multiple flash roms (they are cheap (about $3 -$4 dependent on quantity)). The second rom could also act as a backup to allow recovery of the other flash. I would be willing to try to make this according to peoples requirements if possible. Any help with extra circuitry i could implement would be welcome

edit: price on a one chip version would be less than $10 so i think the pricing is attractive

Last edited by kipper2k; 28 November 2012 at 14:15.
kipper2k is offline  
Old 28 November 2012, 14:19   #15
Amiga1992
Registered User
 
Join Date: May 2001
Location: ?
Posts: 19,645
I'm more and more interested in this!
Amiga1992 is offline  
Old 28 November 2012, 14:28   #16
Toni Wilen
WinUAE developer
 
Join Date: Aug 2001
Location: Hämeenlinna/Finland
Age: 49
Posts: 26,502
In my opinion 2xflash is technically better but it also requires correct programmer (basic eprommer won't work). 1xflash + rom socket is probably much more user friendly. Of course 2xflash + socket would be even better

But does extra socket + installed rom still fit on all Amiga models?

Unfortunately it still needs some extra logic (single GAL + extra wire or similar I guess should be enough) to handle write support. At least A500/A2000 needs it.

I think I still have my ugly m68k flash programming code somewhere that I used to test polish adapter mentioned above. If there are no sources available for other (and more clean..) versions..
Toni Wilen is offline  
Old 28 November 2012, 14:37   #17
kipper2k
Registered User
 
Join Date: Sep 2006
Location: Thunder Bay, Canada
Posts: 4,323
Quote:
Originally Posted by Toni Wilen View Post
In my opinion 2xflash is technically better but it also requires correct programmer (basic eprommer won't work). 1xflash + rom socket is probably much more user friendly. Of course 2xflash + socket would be even better

But does extra socket + installed rom still fit on all Amiga models?

Unfortunately it still needs some extra logic (single GAL + extra wire or similar I guess should be enough) to handle write support. At least A500/A2000 needs it.

I think I still have my ugly m68k flash programming code somewhere that I used to test polish adapter mentioned above. If there are no sources available for other (and more clean..) versions..

Thanks Toni,

here is the datasheets i referenced for pinouts, The 29f800 i used was based on the macronix. I think all the 29f800 series by all manufacturers are idendical pinouts (at least i would hope so.

http://www.digikey.ca/product-detail...021-ND/2744704

here is the pinout for the presently used DIP 27c800.

http://dforce3000.de/pub/datasheets/27c800.pdf

Last edited by kipper2k; 28 November 2012 at 14:59.
kipper2k is offline  
Old 28 November 2012, 14:54   #18
kipper2k
Registered User
 
Join Date: Sep 2006
Location: Thunder Bay, Canada
Posts: 4,323
I just received a link from my Polish friend that he found on Aminet...

A500 FlashROM based kickstart switcher/programmer project V1.0 (25.05.03)Allows you to select from (in addition to your existing kickstart chip)either 2 x 512k or 1x 1MB kickstart images.Kickstart images can be programmed to the board in-system at any time.The board can also be used to program the BIOS chips in your brand new Amiga One.Enjoy,Redskull DC

http://aminet.net/package/docs/hard/DC-KF500

Would this be a good starting point for software/hardware implementatin
kipper2k is offline  
Old 28 November 2012, 15:27   #19
mfilos
Paranoid Amigoid
 
mfilos's Avatar
 
Join Date: Mar 2008
Location: Athens/Greece
Age: 45
Posts: 1,978
Haha kipper2k my friend, I sent that link some time ago to Phipscube when we talk about making such a project as he's very good at some homebrew stuff.

This is a really nice starting point but if we had FlashRunner it would be really neat as well.
All the job tbh, have been done and worked, it's just that it was made a long time ago and due to legal stuff it stopped from hitting public.

A collaboration between a1k.org members about this subject would be really awesome just not to re-invent the wheel
mfilos is offline  
Old 28 November 2012, 15:47   #20
Toni Wilen
WinUAE developer
 
Join Date: Aug 2001
Location: Hämeenlinna/Finland
Age: 49
Posts: 26,502
I don't care how it is done, I only care about features
Toni Wilen is offline  
 


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 
Thread Tools

Similar Threads
Thread Thread Starter Forum Replies Last Post
Ovine by Design Charlie Retrogaming General Discussion 8 01 September 2011 18:31
FlashROM replacing EEProms Zetr0 Hardware mods 34 17 November 2009 10:13
How not to design a console... tonyyeb Retrogaming General Discussion 26 26 August 2009 02:48
Anyone used Redskulls' Flashrom? Jack Biscuit support.Hardware 11 26 January 2009 00:54
A little design bug Magix support.WinUAE 2 12 March 2002 19:17

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT +2. The time now is 16:27.

Top

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2024, vBulletin Solutions Inc.
Page generated in 0.11877 seconds with 13 queries