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 :)
General Stuff(tm)
- stephen_usher
- Site sponsor

- Posts: 7464
- Joined: Mon Nov 13, 2017 7:19 pm
- Location: Oxford, UK.
- Contact:
Re: General Stuff(tm)
When I checked it was 12.05V.
Intro retro computers since before they were retro...
ZX81->Spectrum->Memotech MTX->Sinclair QL->520STM->BBC Micro->TT030->PCs & Sun Workstations.
Added code to the MiNT kernel (still there the last time I checked) + put together MiNTOS.
Collection now with added Macs, Amigas, Suns and Acorns.
ZX81->Spectrum->Memotech MTX->Sinclair QL->520STM->BBC Micro->TT030->PCs & Sun Workstations.
Added code to the MiNT kernel (still there the last time I checked) + put together MiNTOS.
Collection now with added Macs, Amigas, Suns and Acorns.
Re: General Stuff(tm)
It says that R26 (2.7K) is voltage adjust resistor. Guess if you slapped like 100K Across the should shift the voltage divider down and I assume raise the output voltage a little. The side-effect is the 12V may well increase slightly as well.
Re: General Stuff(tm)
According to my workings out.. With a ideal 5V and 12V output, the output of the resistor network would be about 2.5V.
Now when running a 4.77V rail, that voltage then drops down to about 2.3V. So in order to satisfy the original condition, it would need a 47K across R23.
Does not seem like R26 as much effect on output voltage adjustment
But I would just try 100K across on the 5V feedback resistors, R23, R24, See how it affects the 5V and 12V. Just play around with it, will probably be quicker than trying to mathematically work it all out
Now when running a 4.77V rail, that voltage then drops down to about 2.3V. So in order to satisfy the original condition, it would need a 47K across R23.
Does not seem like R26 as much effect on output voltage adjustment
But I would just try 100K across on the 5V feedback resistors, R23, R24, See how it affects the 5V and 12V. Just play around with it, will probably be quicker than trying to mathematically work it all out
- stephen_usher
- Site sponsor

- Posts: 7464
- Joined: Mon Nov 13, 2017 7:19 pm
- Location: Oxford, UK.
- Contact:
Re: General Stuff(tm)
I'll see if I feel brave enough. 
Intro retro computers since before they were retro...
ZX81->Spectrum->Memotech MTX->Sinclair QL->520STM->BBC Micro->TT030->PCs & Sun Workstations.
Added code to the MiNT kernel (still there the last time I checked) + put together MiNTOS.
Collection now with added Macs, Amigas, Suns and Acorns.
ZX81->Spectrum->Memotech MTX->Sinclair QL->520STM->BBC Micro->TT030->PCs & Sun Workstations.
Added code to the MiNT kernel (still there the last time I checked) + put together MiNTOS.
Collection now with added Macs, Amigas, Suns and Acorns.
Re: General Stuff(tm)
Well you know we all want to see it happen, good or bad, video it
- stephen_usher
- Site sponsor

- Posts: 7464
- Joined: Mon Nov 13, 2017 7:19 pm
- Location: Oxford, UK.
- Contact:
Re: General Stuff(tm)
Hehe.
Anyway, back to the RAM problem: I've been pawing through the schematics and the only chip which could possibly be causing "bit flipping" is actually the TMS4500 memory controller. It's the only chip which uses the address bus and which could possibly generate memory addressing errors rather than bit flipping, which would be impossible as the bits are on different chips. The RAM controller could be activating the wrong outputs when specific addresses are input to it.
Seeing as the errors decrease as the machine warms up I just hit the chip with freeze spray... and the errors increased, so I think we may have the culprit. I've ordered a replacement from *shudder* eBay for a fiver. I'll have to desolder the current chip and put a 40 pin socket on the board.
Anyway, back to the RAM problem: I've been pawing through the schematics and the only chip which could possibly be causing "bit flipping" is actually the TMS4500 memory controller. It's the only chip which uses the address bus and which could possibly generate memory addressing errors rather than bit flipping, which would be impossible as the bits are on different chips. The RAM controller could be activating the wrong outputs when specific addresses are input to it.
Seeing as the errors decrease as the machine warms up I just hit the chip with freeze spray... and the errors increased, so I think we may have the culprit. I've ordered a replacement from *shudder* eBay for a fiver. I'll have to desolder the current chip and put a 40 pin socket on the board.
Intro retro computers since before they were retro...
ZX81->Spectrum->Memotech MTX->Sinclair QL->520STM->BBC Micro->TT030->PCs & Sun Workstations.
Added code to the MiNT kernel (still there the last time I checked) + put together MiNTOS.
Collection now with added Macs, Amigas, Suns and Acorns.
ZX81->Spectrum->Memotech MTX->Sinclair QL->520STM->BBC Micro->TT030->PCs & Sun Workstations.
Added code to the MiNT kernel (still there the last time I checked) + put together MiNTOS.
Collection now with added Macs, Amigas, Suns and Acorns.
- stephen_usher
- Site sponsor

- Posts: 7464
- Joined: Mon Nov 13, 2017 7:19 pm
- Location: Oxford, UK.
- Contact:
Re: General Stuff(tm)
Rechecked again this morning. This time making sure that it wasn't something else I was cooling changing things. So I first sprayed the underneath of the board (to check that it just wasn't the soldering) and then the chips around the memory controller, all no change. Freeze the memory controller and suddenly errors in segment 0x4000 and lots more in 0x6000
Intro retro computers since before they were retro...
ZX81->Spectrum->Memotech MTX->Sinclair QL->520STM->BBC Micro->TT030->PCs & Sun Workstations.
Added code to the MiNT kernel (still there the last time I checked) + put together MiNTOS.
Collection now with added Macs, Amigas, Suns and Acorns.
ZX81->Spectrum->Memotech MTX->Sinclair QL->520STM->BBC Micro->TT030->PCs & Sun Workstations.
Added code to the MiNT kernel (still there the last time I checked) + put together MiNTOS.
Collection now with added Macs, Amigas, Suns and Acorns.
- rubber_jonnie
- Site Admin

- Posts: 15073
- Joined: Thu Aug 17, 2017 7:40 pm
- Location: Essex
- Contact:
Re: General Stuff(tm)
Nice, sounds like you have a culpritstephen_usher wrote: Sat Dec 11, 2021 9:59 am Rechecked again this morning. This time making sure that it wasn't something else I was cooling changing things. So I first sprayed the underneath of the board (to check that it just wasn't the soldering) and then the chips around the memory controller, all no change. Freeze the memory controller and suddenly errors in segment 0x4000 and lots more in 0x6000
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...
- stephen_usher
- Site sponsor

- Posts: 7464
- Joined: Mon Nov 13, 2017 7:19 pm
- Location: Oxford, UK.
- Contact:
Re: General Stuff(tm)
TMS4500 pulled from the board and a socket installed ready for the replacement.
Well, the system's not any worse than it was, so I've not broken anything further. Always a good thing.
Well, the system's not any worse than it was, so I've not broken anything further. Always a good thing.
Intro retro computers since before they were retro...
ZX81->Spectrum->Memotech MTX->Sinclair QL->520STM->BBC Micro->TT030->PCs & Sun Workstations.
Added code to the MiNT kernel (still there the last time I checked) + put together MiNTOS.
Collection now with added Macs, Amigas, Suns and Acorns.
ZX81->Spectrum->Memotech MTX->Sinclair QL->520STM->BBC Micro->TT030->PCs & Sun Workstations.
Added code to the MiNT kernel (still there the last time I checked) + put together MiNTOS.
Collection now with added Macs, Amigas, Suns and Acorns.
- stephen_usher
- Site sponsor

- Posts: 7464
- Joined: Mon Nov 13, 2017 7:19 pm
- Location: Oxford, UK.
- Contact:
Re: General Stuff(tm)
Unexpected item in recycling area.
Intro retro computers since before they were retro...
ZX81->Spectrum->Memotech MTX->Sinclair QL->520STM->BBC Micro->TT030->PCs & Sun Workstations.
Added code to the MiNT kernel (still there the last time I checked) + put together MiNTOS.
Collection now with added Macs, Amigas, Suns and Acorns.
ZX81->Spectrum->Memotech MTX->Sinclair QL->520STM->BBC Micro->TT030->PCs & Sun Workstations.
Added code to the MiNT kernel (still there the last time I checked) + put together MiNTOS.
Collection now with added Macs, Amigas, Suns and Acorns.