Exxos and I had been discussing repurposing the IDE DEV board design into a new DEV board that we can test Flash ROM and Exxos' Falcon RTC module.
Ultimately this is about being able to test these areas out and that they eventually make their way into the STF Remake and other boards.
Its a little smaller than the IDE board but will allow us to continue the journey
Flashy Clock - Yet another DEV board
Re: Flashy Clock - Yet another DEV board
One size fits all
If it ain't broke, test it to Destruction.
Re: Flashy Clock - Yet another DEV board
Btw, which clock module you thinking of using? Things like the DS1307 are very capable and very cheap as well.
If it ain't broke, test it to Destruction.
Re: Flashy Clock - Yet another DEV board
Will be using the falcon RTC modules.Forgottenmyname wrote: ↑Wed Mar 20, 2019 9:49 pm Btw, which clock module you thinking of using? Things like the DS1307 are very capable and very cheap as well.
https://www.exxosforum.co.uk/atari/ All my hardware guides - mods - games - STOS
https://www.exxosforum.co.uk/atari/store2/ - All my hardware mods for sale - Please help support by making a purchase.
viewtopic.php?f=17&t=1585 Have you done the Mandatory Fixes ?
Just because a lot of people agree on something, doesn't make it a fact. ~exxos ~
People should find solutions to problems, not find problems with solutions.
https://www.exxosforum.co.uk/atari/store2/ - All my hardware mods for sale - Please help support by making a purchase.
viewtopic.php?f=17&t=1585 Have you done the Mandatory Fixes ?
Just because a lot of people agree on something, doesn't make it a fact. ~exxos ~
People should find solutions to problems, not find problems with solutions.
- rubber_jonnie
- Site Admin
- Posts: 11231
- Joined: Thu Aug 17, 2017 7:40 pm
- Location: Essex
- Contact:
Re: Flashy Clock - Yet another DEV board
Niiiiiice
Collector of many retro things!
800XL and 65XE both with Ultimate1MB,VBXL/XE & PokeyMax, SIDE3, SDrive Max, 2x 1010 cassette, 2x 1050 one with Happy mod, 3x 2600 Jr, 7800 and Lynx II
Approx 20 STs, including a 520 STM, 520 STFMs, 3x Mega ST, MSTE & 2x 32 Mhz boosted STEs
Plus the rest, totalling around 50 machines including a QL, 3x BBC Model B, Electron, Spectrums, ZX81 etc...
800XL and 65XE both with Ultimate1MB,VBXL/XE & PokeyMax, SIDE3, SDrive Max, 2x 1010 cassette, 2x 1050 one with Happy mod, 3x 2600 Jr, 7800 and Lynx II
Approx 20 STs, including a 520 STM, 520 STFMs, 3x Mega ST, MSTE & 2x 32 Mhz boosted STEs
Plus the rest, totalling around 50 machines including a QL, 3x BBC Model B, Electron, Spectrums, ZX81 etc...
Re: Flashy Clock - Yet another DEV board
I'm already producing the falcon clock modules, so this dev-board will use one of those. I'm actually more interested in the NVRAM side of things to store settings for the SEC booster etc. Though of course, this can ultimately be ported to the STF remake project.
Writing the software to program the flash and NVRAM is going to be the most time consuming thing. I will probably uses STOS to peek and poke to the NVRAM until I figure it all out. Then try and figure out how to code a simple GEM app.. So huge amount of work to be getting on with. Of course if anyone is good at GEM programming it would make life a whole lot easier.
Writing the software to program the flash and NVRAM is going to be the most time consuming thing. I will probably uses STOS to peek and poke to the NVRAM until I figure it all out. Then try and figure out how to code a simple GEM app.. So huge amount of work to be getting on with. Of course if anyone is good at GEM programming it would make life a whole lot easier.
https://www.exxosforum.co.uk/atari/ All my hardware guides - mods - games - STOS
https://www.exxosforum.co.uk/atari/store2/ - All my hardware mods for sale - Please help support by making a purchase.
viewtopic.php?f=17&t=1585 Have you done the Mandatory Fixes ?
Just because a lot of people agree on something, doesn't make it a fact. ~exxos ~
People should find solutions to problems, not find problems with solutions.
https://www.exxosforum.co.uk/atari/store2/ - All my hardware mods for sale - Please help support by making a purchase.
viewtopic.php?f=17&t=1585 Have you done the Mandatory Fixes ?
Just because a lot of people agree on something, doesn't make it a fact. ~exxos ~
People should find solutions to problems, not find problems with solutions.
Re: Flashy Clock - Yet another DEV board
Flashy Clock DEV board is a little bit smaller than the IDE DEV board.
Currently Exxos has sent the board design off to the fab to be created.
Currently Exxos has sent the board design off to the fab to be created.
Re: Flashy Clock - Yet another DEV board
To work out how to program nvram from gem why not ask the bloke to makes HD driver, he made a tool to program the falcon nvram.
Re: Flashy Clock - Yet another DEV board
Didn't know that. But not sure falcon software would run on the ST, but I also want to use the NVRAM registers which I don't think has been used before. Though Uwe isn't terribly helpful unfortunately.
There will be a register list for the ST & NVRAM module, so its just a matter of peeking and poking data about. Its just finding time to look at it all more than anything.
https://www.exxosforum.co.uk/atari/ All my hardware guides - mods - games - STOS
https://www.exxosforum.co.uk/atari/store2/ - All my hardware mods for sale - Please help support by making a purchase.
viewtopic.php?f=17&t=1585 Have you done the Mandatory Fixes ?
Just because a lot of people agree on something, doesn't make it a fact. ~exxos ~
People should find solutions to problems, not find problems with solutions.
https://www.exxosforum.co.uk/atari/store2/ - All my hardware mods for sale - Please help support by making a purchase.
viewtopic.php?f=17&t=1585 Have you done the Mandatory Fixes ?
Just because a lot of people agree on something, doesn't make it a fact. ~exxos ~
People should find solutions to problems, not find problems with solutions.
Re: Flashy Clock - Yet another DEV board
And now we have a board. Thanks to exxos for sending these off to be born Now just need to build one up.