You will not be able to post if you are still using Microsoft email addresses such as Hotmail etc
See here for more information viewtopic.php?f=20&t=7296
See here for more information viewtopic.php?f=20&t=7296
Check if your IP is banned
viewtopic.php?t=7286
viewtopic.php?t=7286
Potential changes on a future board.
Re: Potential changes on a future board.
@PhilC We cannot off take the on-board ROM, because how are you supposed to boot the machine to program flashy when the flash has zero contents ?
Re: Potential changes on a future board.
No hadnt thought of thatexxos wrote: Wed May 20, 2020 8:21 pm @PhilC We cannot off take the on-board ROM, because how are you supposed to boot the machine to program flashy when the flash has zero contents ?

Rom header then perhaps? Meaning you have a choice of rom types? Was just thinking about the costs of OTP roms as well btw, whereas 27c400 or 2 x 27c010 are cheap as chips?
If it ain't broke, test it to Destruction.
Re: Potential changes on a future board.
So DIP rom's... Won't happen because..PhilC wrote: Wed May 20, 2020 8:28 pm No hadnt thought of that![]()
Rom header then perhaps? Meaning you have a choice of rom types? Was just thinking about the costs of OTP roms as well btw, whereas 27c400 or 2 x 27c010 are cheap as chips?
1) We would have to do a lot of rerouting on the board and they take up a lot more space..
2) In terms of programming, it is far more annoying to program 2 chips as opposed to a single one.
3) in terms of myself producing these boards, I would also have to buy another part and stock it.. So instead of 100 ROM's, I'd have to stock 200.
4) as far as I know, DIP ROM's are not available in 55ns versions. 55ns will be needed for 32MHz operation.
5) It would also require twice as many sockets, aside from the costs, it is more soldering.
EDIT
So mouser have
AT27C020-55PU for £2.81 x 2 = £5.62
AT27C4096-55JU-T for £5.45
So DIP ROM Based on that would do nothing but take up another socket add more soldering and take more board space.
If you buy second hand stuff off evil bay and don't want to run fast-rom, I still don't think is worthwhile as you still need more sockets in more soldering.. In terms of a production environment, I would not use second-hand parts anyway.
IMHO I think going back to 2 DIP ROM's it is one huge step backwards.
Re: Potential changes on a future board.
27c4096 it is then



If it ain't broke, test it to Destruction.
Re: Potential changes on a future board.
If you want dip eprom just make an adaptor that plugs into the 68000 socket. Best of both worlds.
Use the 27c400 as it has a 16 bit and 8 bit mode.

Re: Potential changes on a future board.
Its probably what I'll do anyway just because I can I suppose.PaulJ wrote: Wed May 20, 2020 8:58 pm If you want dip eprom just make an adaptor that plugs into the 68000 socket. Best of both worlds.![]()
If it ain't broke, test it to Destruction.