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!

ST-IDE-ROM Dev Board v1 - BETA Testers

Related information and WIP etc
User avatar
rubber_jonnie
Site Admin
Site Admin
Posts: 14819
Joined: 17 Aug 2017 19:40
Location: Essex

Re: ST-IDE-ROM Dev Board v1 - BETA Testers

Post by rubber_jonnie »

@PaulJ Cool, thanks.
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...
cmorley
Posts: 296
Joined: 28 May 2019 17:46

Re: ST-IDE-ROM Dev Board v1 - BETA Testers

Post by cmorley »

I'm not quite sure what you are after. 27C400 package is a standard 40 pin DIP and any EPROM datasheet has the pinout e.g. M27C400 for the ST part

The module supports the /BYTE pin for x8 or x16 data just like the EPROM. All the other pins in read mode act the same as an EPROM, /OE, /CS etc

If you're after a CAD library/part file I use Diptrace not Eagle.
User avatar
kodak80
Posts: 534
Joined: 21 Oct 2017 01:14
Location: Brisbane, QLD, Australia

Re: ST-IDE-ROM Dev Board v1 - BETA Testers

Post by kodak80 »

I have joined the testing club and have built my three IDE adapters. :D

The TOS ROM I have programmed has TOS 1.04 (IDE patched) and EmuTOS 0.9.12(256k) in the IDE adapter plcc44 socket.

EmuTOS is booting fine and everything is working in my H4 board. However TOS 1.04 (IDE patched using https://github.com/czietz/ideboot/) is booting HD Driver 10.18 fine and C drive icon shows on desktop but I cannot open it and see the contents. Running HD Driver from floppy shows all the partitions on the disk.

Any suggestions on what to check?
Creator of the Atari ST Review and ST Action magazine archives: https://www.chillichai.com/
User avatar
PaulJ
Posts: 1568
Joined: 08 Apr 2018 01:14
Location: USA

Re: ST-IDE-ROM Dev Board v1 - BETA Testers

Post by PaulJ »

@kodak80 , have tried all those boot images except the patched 1.04. I ran 1.04 just to test it with HD driver but didn't spend a lot of time there. Spend most of my cycles on 2.06 and EmuTOS 9.12 which is becoming my favorite boot image. The improved IDE 1.1 foot print and 2.0 mm header pins makes this board a winner in my book.
czietz
Posts: 584
Joined: 14 Jan 2018 13:02

Re: ST-IDE-ROM Dev Board v1 - BETA Testers

Post by czietz »

kodak80 wrote: 01 Apr 2020 22:35 EmuTOS is booting fine and everything is working in my H4 board. However TOS 1.04 (IDE patched using https://github.com/czietz/ideboot/) is booting HD Driver 10.18 fine and C drive icon shows on desktop but I cannot open it and see the contents. Running HD Driver from floppy shows all the partitions on the disk.

Any suggestions on what to check?
How did you partition your IDE drive? How big is the C partition? TOS has several limitation which partition, cluster and sector sizes it can support. (EmuTOS has much fewer restrictions in that regard.)

EDIT: See http://joo.kie.sk/wp-content/uploads/20 ... _Guide.pdf for TOS limits.
User avatar
kodak80
Posts: 534
Joined: 21 Oct 2017 01:14
Location: Brisbane, QLD, Australia

Re: ST-IDE-ROM Dev Board v1 - BETA Testers

Post by kodak80 »

czietz wrote: 02 Apr 2020 07:28
kodak80 wrote: 01 Apr 2020 22:35 EmuTOS is booting fine and everything is working in my H4 board. However TOS 1.04 (IDE patched using https://github.com/czietz/ideboot/) is booting HD Driver 10.18 fine and C drive icon shows on desktop but I cannot open it and see the contents. Running HD Driver from floppy shows all the partitions on the disk.

Any suggestions on what to check?
How did you partition your IDE drive? How big is the C partition? TOS has several limitation which partition, cluster and sector sizes it can support. (EmuTOS has much fewer restrictions in that regard.)

EDIT: See http://joo.kie.sk/wp-content/uploads/20 ... _Guide.pdf for TOS limits.
Okay, thank you for the reminder. "Up to 256MB for TOS < 1.04"

My partitions are 1024mb!......I know this but it did not occur to me!

Thank you. Will re-partition my disk and re-test things.
Creator of the Atari ST Review and ST Action magazine archives: https://www.chillichai.com/
User avatar
rubber_jonnie
Site Admin
Site Admin
Posts: 14819
Joined: 17 Aug 2017 19:40
Location: Essex

Re: ST-IDE-ROM Dev Board v1 - BETA Testers

Post by rubber_jonnie »

@kodak80 I use 512MB partitions on my drives under TOS 1.04 across hard drives and CF cards. All work very well on both the original beta IDE boards and the V1.1C. I use HDDRIVER 11. I find over about 4GB isn't that helpful on account of the limitations on the number of partitions.

I am intending to patch TOS 1.04 for IDE and will test that too as soon as I get the chance.
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...
User avatar
PhilC
Moderator
Moderator
Posts: 7433
Joined: 23 Mar 2018 20:22

Re: ST-IDE-ROM Dev Board v1 - BETA Testers

Post by PhilC »

Okay, so one of my boards boots fine, the other one seems to not get data from the rom.

All that's in the IDE board at the mo is the cpu. I'm using the motherboard rom which is tos1.04 and boots fine without the ide board in. Which I find bizarre as the cpu is pretty much wired directly albeit through a few sockets.

Its been tested in the H4s but at the moment it's in one of my Megas, simply because I can fault find easier on this machine as I'm more familiar with it.

Everything seems fine except D0 when scoped on pin 5 of the cpu. D0 stays low when all other data and address lines have pulses.

BR BGACK both high, pulses on /AS and DTACK. Both reset and halt are high.

Back to the diagnosis I guess?

Edit:
Well, I can see why D0 is low, its directly connected to ground somewhere on the IDE board. At least I know why now.

Edit 2:

I cut the track from pin5 of the CPU to the U1 and now I don't have any problem with D0. Having a good look round the board for whats likely the 20th time, I can't see anything to ground that shouldn't be, so I'm guessing its a faulty PCB?

At least I can draw a line under the second board episode now :D.
If it ain't broke, test it to Destruction.
User avatar
derkom
Moderator
Moderator
Posts: 1231
Joined: 29 Jul 2018 18:45

Re: ST-IDE-ROM Dev Board v1 - BETA Testers

Post by derkom »

I got the last necessary bits in the mail today and completed my build. So far, everything looks good. I've put a few more comments and a couple of photos in my H4 build thread here.
User avatar
derkom
Moderator
Moderator
Posts: 1231
Joined: 29 Jul 2018 18:45

Re: ST-IDE-ROM Dev Board v1 - BETA Testers

Post by derkom »

Hrm, is there some secret to getting TOS 2.06 to boot? I've tried creating a combination 1.04/2.06 image using CartMan (with 256 kB split) and also a straight TOS 2.06, in both cases with the TOS image here, and neither one will boot 2.06, although the former will boot 1.04 if jumpered thusly.

In both cases, I've written the image to a AT27C4096 using XGPro software and a TL866II PLUS programmer, and verified good write. Note that I have near zero experience programming ROMs, so if there's something I missed/messed, I'm not surprised. :)

Return to “H4 MONGREL EDITION DEVELOPMENT & INFO”

Who is online

Users browsing this forum: CCBot and 57 guests