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
BOOKMARK THIS PAGE !
https://www.exxosforum.co.uk:8085/IP_CHECK/
You can unban yourself if needed. It also sends me reports to investigate the ban.
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!

Cartridge Port: Would a buffer board help with problems?

General discussions or ideas about hardware.
User avatar
stephen_usher
Site sponsor
Site sponsor
Posts: 7355
Joined: 13 Nov 2017 19:19
Location: Oxford, UK.

Cartridge Port: Would a buffer board help with problems?

Post by stephen_usher »

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.
User avatar
exxos
Site Admin
Site Admin
Posts: 28213
Joined: 16 Aug 2017 23:19
Location: UK

Re: Cartridge Port: Would a buffer board help with problems?

Post by exxos »

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.
User avatar
stephen_usher
Site sponsor
Site sponsor
Posts: 7355
Joined: 13 Nov 2017 19:19
Location: Oxford, UK.

Re: Cartridge Port: Would a buffer board help with problems?

Post by stephen_usher »

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.
User avatar
exxos
Site Admin
Site Admin
Posts: 28213
Joined: 16 Aug 2017 23:19
Location: UK

Re: Cartridge Port: Would a buffer board help with problems?

Post by exxos »

You could pull ups on the cartridge board. Though its nothing I have ever tried.
User avatar
frank.lukas
Posts: 811
Joined: 19 Jan 2018 11:52

Re: Cartridge Port: Would a buffer board help with problems?

Post by frank.lukas »

I have a PCB Set for a romport buffer with 5 ALS645 and one ALS08. It is a old one from the c´t magazine ...
komplett_buffer.jpg
You do not have the required permissions to view the files attached to this post.
User avatar
stephen_usher
Site sponsor
Site sponsor
Posts: 7355
Joined: 13 Nov 2017 19:19
Location: Oxford, UK.

Re: Cartridge Port: Would a buffer board help with problems?

Post by stephen_usher »

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.
User avatar
frank.lukas
Posts: 811
Joined: 19 Jan 2018 11:52

Re: Cartridge Port: Would a buffer board help with problems?

Post by frank.lukas »

I think not ...

For me it works fine with a Cubase Dongle and Logic Emagic Dongle and Netusbee. But with a Atari TT who the Netusbee are not working it helps nothing.
User avatar
stephen_usher
Site sponsor
Site sponsor
Posts: 7355
Joined: 13 Nov 2017 19:19
Location: Oxford, UK.

Re: Cartridge Port: Would a buffer board help with problems?

Post by stephen_usher »

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.
User avatar
stephen_usher
Site sponsor
Site sponsor
Posts: 7355
Joined: 13 Nov 2017 19:19
Location: Oxford, UK.

Re: Cartridge Port: Would a buffer board help with problems?

Post by stephen_usher »

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.
User avatar
stephen_usher
Site sponsor
Site sponsor
Posts: 7355
Joined: 13 Nov 2017 19:19
Location: Oxford, UK.

Re: Cartridge Port: Would a buffer board help with problems?

Post by stephen_usher »

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.

Return to “HARDWARE DISCUSSIONS”

Who is online

Users browsing this forum: Baidu [Spider], CCBot, Google [Bot] and 13 guests