Page 5 of 43

Re: Flashy Clock - Yet another DEV board

Posted: 17 Jul 2019 21:07
by exxos
PhilC wrote: 17 Jul 2019 19:39 can you guys give me the jumper settings please :)
Icky did a video on it... https://www.exxosforum.co.uk/forum/viewt ... 175#p23986

Re: Flashy Clock - Yet another DEV board

Posted: 17 Jul 2019 21:11
by PhilC
Ok, will give it a watch. Plugged it all in and once I remove the board roms it wont boot.

Edit, ok, next time I have to read the instructions, just needed to set the enable jumper

Re: Flashy Clock - Yet another DEV board

Posted: 23 Jul 2019 23:31
by Icky
We have a patch for the Flashy Clock DEV board for those out there with the board. When we got it up and running initially we had few hard wires but have moved these back into firmware.

Before doing this patch make sure you have an ATF15xx programmer to program the new firmware in.

Remove patch wire - this removes the AS hard wire line and splits it between the ST and CPU back through the PLD:

IMG_4216.jpg

Cut track on DTACK line cut marked in yellow. On my board this was slightly under a CPU DIL support but I was able to use a small knife to cut the track. This splits the the DTACK between the ST and CPU.

Screenshot 2019-07-23 at 23.09.02.png

The DTACK CPU line is connected to the PLD but a new DTACK line is needed from the ST side to the PLD. Solder a wire in as shown long enough to thread round to the back of the board:

IMG_4213.jpg

Thread the wire on to the back of the board. I used the header pins to hold and guide the wire up to the PLD and soldered on to the 4th pin down on the centre of the board:

IMG_4215.jpg

Once you have all these fixes in place you need to program the PLD with the firmware file:
FC3A-1.zip

Re: Flashy Clock - Yet another DEV board

Posted: 24 Jul 2019 12:55
by exxos
Nice :) Need to do that mod on mine next :)

Re: Flashy Clock - Yet another DEV board

Posted: 24 Jul 2019 13:36
by PhilC
Will try and get ot done the next couple of days m

Re: Flashy Clock - Yet another DEV board

Posted: 24 Jul 2019 15:07
by PaulJ
Icky wrote: 23 Jul 2019 23:31 We have a patch for the Flashy Clock DEV board for those out there with the board. When we got it up and running initially we had few hard wires but have moved these back into firmware.
Are there a noticeable changes after the jumper change and programming? Programmer scheduled for arrival today so should be able to burn new firmware.

Re: Flashy Clock - Yet another DEV board

Posted: 24 Jul 2019 16:21
by exxos
It allows flash 104 to boot with the motherboard ROMs still in place. As currently glue will decode 104 space with the flash ROM decoder . so the fix isolates the glue from decoding the address.

Re: Flashy Clock - Yet another DEV board

Posted: 24 Jul 2019 22:08
by PaulJ
Icky wrote: 23 Jul 2019 23:31 We have a patch for the Flashy Clock DEV board for those out there with the board. When we got it up and running initially we had few hard wires but have moved these back into firmware.
I received the programmer and have a couple questions. First it has three possible outputs, twi, jtag-A, and jtag-X. I'm assuming I should use the tag-A since it matches the supplied cable and connector on the board.

Second question is do i need to power the Atari when I program the device or can I just let JTAG power the device?

thanks.
2226b.png

Re: Flashy Clock - Yet another DEV board

Posted: 24 Jul 2019 22:23
by Icky
PaulJ wrote: 24 Jul 2019 22:08 I received the programmer and have a couple questions. First it has three possible outputs, twi, jtag-A, and jtag-X. I'm assuming I should use the tag-A since it matches the supplied cable and connector on the board.

Second question is do i need to power the Atari when I program the device or can I just let JTAG power the device?
Yes JTAG-A and you will need to power up the ST. Here is mine in situ.

IMG_4218.jpg

When using the software for the chips you guys have please use the ATF1508ASV as the Device and do an Erase first then a Program / Verify with the JED file.

Exxos did a video of using the software a while back


Re: Flashy Clock - Yet another DEV board

Posted: 24 Jul 2019 22:26
by PaulJ
Thank You...