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
DO NOT USE MOBILE / CGNAT DEVICES WHERE THE IP CHANGES CONSTANTLY!
At this time, it is unfortunately not possible to whitelist users when your IP changes constantly.
You may inadvertently get banned because a previous attack may have used the IP you are now on.
So I suggest people only use fixed IP address devices until I can think of a solution for this problem!
The problems I had yesterday with the STE cartridge port (and previous problems on the TT) I was wondering if a solution to this would be a unit which sit in the cartridge port and did the following:
Only switched on the +5V only when the voltage was stable (zenner diode?)
Implemented buffering of all address and data lines
Replicate the cartridge edge connector
The first would prevent any chips on-board coming up in a non-functional state due to under-voltage. Maybe add a status LED so show that the port is getting power.
The second would clean up the signals on all the lines.
I’m guessing that originally Atari only envisaged the port would be used for ROMs.
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.
Putting a buffer there will load the bus anyway, so you end up with a buffered unstable bus. so its not a solution, the pull ups need replacing to fix the problem as I said in your other thread.
So, would there be a way of doing this using an external 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.
Did it help with misbehaving peripherals, such as Spectre GCR and NetUSBee?
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.
I wonder what's causing the NetUSBee to fail on many TTs. Oh well.
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.
Well, I managed to get a 'scope onto some of the lines on the NetUSBee.
The data bus signals look nice and square. On the address bus, however, although many are nice and square others look like shark fins, just about reaching 5V by the end of the pulse. Those aren't going to work well! So, yes, it looks like a pull-up problem.
I bet your bottom dollar this is the reason why it (and the Spectre GCR) don't work on the TT too.
I'm wondering how feasible it would be to add pull-up resistors into the address lines on the cartridge. I've no way of making a PCB with a male edge connector and female edge connector.
P.S. I'm guessing that the old PSU had slightly higher voltage on the +5V rail which meant that the voltage rose more quickly, getting to the TTL high value fast enough for things to just about work.
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.
This is how shockingly bad the address bus is on the STE cartridge port... (Triggered on falling edge.)
IMG_1499.jpg
You do not have the required permissions to view the files attached to this post.
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.