- Renumbered the bits of the output, to have main shifter output MSBs of R/V/B channel, and the auxiliary shifter output the LSBs .
- Added a way to test whether the address range of palette registers is 0—15 or 16—31.
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
32768 color dual Shifter ST mod - schematics lost?
Re: 32768 color dual Shifter ST mod - schematics lost?
A little morning edit :
Re: 32768 color dual Shifter ST mod - schematics lost?
I did the color Digital-Analogic Converter, and I understood how it re-injected the result into the motherboard.
The schematic is almost complete (I have to deal with power sources so that Kicad ERC will be happy), and unless there is an error, that's it.
I have put the project on github : https://github.com/sporniket/atari-st-m ... experiment
(Please note that the libs in kicad-symbols-generated must be generated before opening the project to avoid some error messages)
The schematic is almost complete (I have to deal with power sources so that Kicad ERC will be happy), and unless there is an error, that's it.
I have put the project on github : https://github.com/sporniket/atari-st-m ... experiment
(Please note that the libs in kicad-symbols-generated must be generated before opening the project to avoid some error messages)
- mrbombermillzy
- Posts: 1718
- Joined: Sun Jun 03, 2018 7:37 pm
Re: 32768 color dual Shifter ST mod - schematics lost?
Great work!
I really appreciate you tackling this!
I really appreciate you tackling this!

Re: 32768 color dual Shifter ST mod - schematics lost?
Thanks. There is still something wrong, because I felt the resistor values too strong in the initial mod. On second thought, I will revert to those values, as the one I chose may give a resulting current that may satured the transistors that amplify each color component signal (meaning my choice leading to a washed, too bright pictures at best, and hurting the monitor at worst).
For the record, I chose my initial resistor values to have a slightly higher equivalent resistance than the stock resistor values in the motherboard (basically 1K, 2K, 4K in parallel).
Anyway I edited the values. The github is up to date, and here is the fixed schematic.
For the record, I chose my initial resistor values to have a slightly higher equivalent resistance than the stock resistor values in the motherboard (basically 1K, 2K, 4K in parallel).
Anyway I edited the values. The github is up to date, and here is the fixed schematic.
- Attachments
-
rgb565-experiment.pdf
- (147.3 KiB) Downloaded 104 times
Re: 32768 color dual Shifter ST mod - schematics lost?
Progress... the github repository is up to date.
Noteworthy :
Noteworthy :
- I provisionned a pull-up to match the one on the data bus.
- I use through-hole only, to lower the difficulty of assembly, and at times it's a bit tricky.
- It will be a 4-layers PCB, with a ground plane and a power plane.
Re: 32768 color dual Shifter ST mod - schematics lost?
Is it going to fit in the shifter 'can' in the middle of a STfm board or is the MegaST you are aiming for or just proof of concept?
Re: 32768 color dual Shifter ST mod - schematics lost?
Regarding the pcb size :
@DoG, I believe that it will fit. For now I estimated what I could do using my own pictures of this enclosure (image 12 of 17).
And I will take time to take out the STF and open it and check with the pcb printed on paper.
About my aim :
I had looked into it out of curiosity, and then I end up saying that I would try to make a proper schematic (done), and maybe a pcb (doing). To me it will stay a virtual exercise (I will manufacture a batch for checking the real thing though), and @mrbombermillzy is interested to test it. The main problem that I expect (apart blowing an healthy computer, so I try to avoid shorts) is timing problems, I also have doubt whether the cristal oscillator is able to drive 2 Shifter at the same time, and then usual problem with noise and ringing signals.
And I had to come with my own way, as I didn't fully grasped how the original author used the quad-channel tranceiver and the octal one. I use 2 octal-channel transceiver that are mutually exclusive. And I prevent the second shifter to drive the bus.
@DoG, I believe that it will fit. For now I estimated what I could do using my own pictures of this enclosure (image 12 of 17).
And I will take time to take out the STF and open it and check with the pcb printed on paper.
About my aim :
I had looked into it out of curiosity, and then I end up saying that I would try to make a proper schematic (done), and maybe a pcb (doing). To me it will stay a virtual exercise (I will manufacture a batch for checking the real thing though), and @mrbombermillzy is interested to test it. The main problem that I expect (apart blowing an healthy computer, so I try to avoid shorts) is timing problems, I also have doubt whether the cristal oscillator is able to drive 2 Shifter at the same time, and then usual problem with noise and ringing signals.
And I had to come with my own way, as I didn't fully grasped how the original author used the quad-channel tranceiver and the octal one. I use 2 octal-channel transceiver that are mutually exclusive. And I prevent the second shifter to drive the bus.
- mrbombermillzy
- Posts: 1718
- Joined: Sun Jun 03, 2018 7:37 pm
Re: 32768 color dual Shifter ST mod - schematics lost?
Great effort @sporniket
What we really need BEFORE you get a batch of boards ordered is really a 2nd (or more is better) set of eyes to check over the circuit.
I would happily help, but my digital electronics circuit design skills are pretty lousy.
Perhaps @Smonson or @troed (or any other 'shifter HW theory gurus') can kindly help?
I would HATE to see you waste the effort if the boards arent right and cant be bodged easily.
What we really need BEFORE you get a batch of boards ordered is really a 2nd (or more is better) set of eyes to check over the circuit.
I would happily help, but my digital electronics circuit design skills are pretty lousy.
Perhaps @Smonson or @troed (or any other 'shifter HW theory gurus') can kindly help?
I would HATE to see you waste the effort if the boards arent right and cant be bodged easily.
Re: 32768 color dual Shifter ST mod - schematics lost?
One option is to make the Phoenix Shifter core do this. I'll see if I can modify it to replicate your circuit @sporniket. Unfortunately I am not able to test as all my Atari stuff is in storage still.mrbombermillzy wrote: ↑Sat Dec 18, 2021 11:32 am Great effort @sporniket
What we really need BEFORE you get a batch of boards ordered is really a 2nd (or more is better) set of eyes to check over the circuit.
I would happily help, but my digital electronics circuit design skills are pretty lousy.
Perhaps @Smonson or @troed (or any other 'shifter HW theory gurus') can kindly help?
I would HATE to see you waste the effort if the boards arent right and cant be bodged easily.
Re: 32768 color dual Shifter ST mod - schematics lost?
Hello all,
I will gladly accept any feedback. In the meantime, here is the completed "experimental release candidate #1" (experimental, because of the ability to select wich range of adresses will have bit swapped) :
The github is up to date.
I will gladly accept any feedback. In the meantime, here is the completed "experimental release candidate #1" (experimental, because of the ability to select wich range of adresses will have bit swapped) :
The github is up to date.