Can all registered uses please login, even just for a few minutes..
It helps build a picture where our "good traffic" is coming from..
Thanks :)
It helps build a picture where our "good traffic" is coming from..
Thanks :)
Flashy Clock - Yet another DEV board
Re: Flashy Clock - Yet another DEV board
I think it was @PaulJ who was doing software. Though I don't know where things got up to with it. Either way, the current design needs a huge rewrite in software as I totally changed how it all works now. I will post the basic source so anyone can port it when its finished.
Re: Flashy Clock - Yet another DEV board
Next (and hopefully final) bodge wire in place 
Re: Flashy Clock - Yet another DEV board
A crappy video showing the changing and rebooting of flash banks 
The resetting is done in hardware. This was a bit tricky because I needed to issue the reset command before making the bank selection. Simply because, the reset cannot come afterwards because the machine will lock up when the bank is changed. So the reset command triggers a huge delay in the PLD which times out after some time.
The delay needed was a lot longer than I had originally thought as a while ago GLUE was timing out with bus error because of the delay length. I suppose this is the problem with using BASIC, as there is so much bus activity in between basically a couple lines of code its unreal. I ended up with a 8 / 32 clock divider which has about 8x 0.25Mhz clock delays. So like 1024 bus cycles I guess. Anyway, it doesn't really matter a works

My camera ran out of storage space halfway through the demo, but you get the idea anyway
The resetting is done in hardware. This was a bit tricky because I needed to issue the reset command before making the bank selection. Simply because, the reset cannot come afterwards because the machine will lock up when the bank is changed. So the reset command triggers a huge delay in the PLD which times out after some time.
The delay needed was a lot longer than I had originally thought as a while ago GLUE was timing out with bus error because of the delay length. I suppose this is the problem with using BASIC, as there is so much bus activity in between basically a couple lines of code its unreal. I ended up with a 8 / 32 clock divider which has about 8x 0.25Mhz clock delays. So like 1024 bus cycles I guess. Anyway, it doesn't really matter a works
My camera ran out of storage space halfway through the demo, but you get the idea anyway
Re: Flashy Clock - Yet another DEV board
Re: Flashy Clock - Yet another DEV board
Yep
Saying that I still need to the alt-ram stuff yet.. But I don't think my boards are going to arrive anytime soon
Re: Flashy Clock - Yet another DEV board
It still amazes me how much activity there is in the Atari and Amiga etc community when you consider how old these computers are.
If it ain't broke, test it to Destruction.
Re: Flashy Clock - Yet another DEV board
This is *real* computing , Where you have to design stuff and get the soldering iron out to upgrade things, none of this slotting cards in type nonsense that the wimps of today do to upgradePhilC wrote: Fri Dec 27, 2019 6:56 pm It still amazes me how much activity there is in the Atari and Amiga etc community when you consider how old these computers are.
Re: Flashy Clock - Yet another DEV board
An upgrade to most people today means buying a new device and tossing the old one in the bin, unfortunately.exxos wrote: Fri Dec 27, 2019 7:09 pm none of this slotting cards in type nonsense that the wimps of today do to upgrade![]()
Re: Flashy Clock - Yet another DEV board
V6 is slowly getting there. I have managed to get all the components on and routing is just now around the PLD with about three quarters of the PLD to finish fettling in.
Below is a render of the topside of the board from left to right is:
Next a render of the underside of the board. This shows the SRAM chip and the 5V to 3.3V buffers.
Below is a render of the topside of the board from left to right is:
- PLD
- FlashROM - now one chip.
- Battery backup
- if plugged into H4 this is the best option
- if you want to use your own battery one can be plugged into the header on the left - RTC
Next a render of the underside of the board. This shows the SRAM chip and the 5V to 3.3V buffers.
Re: Flashy Clock - Yet another DEV board
Compact board packed full of goodness 

