Page 3 of 4

Re: ICD AdSCSI Micro interface remake progress

Posted: 27 Mar 2024 14:17
by Bikerbob
Bikerbob wrote: 20 Mar 2024 15:22 Ok, so this is the device I found after being in the other thread.

I wanted to ask.. could the design be easily modified so instead of a internal ribbon design we go with external DB25s - both for the ASCI and SCSI - the db 25 for ASCI gets cut - like in other projects finding a db19 is very difficult, but you can cut a 25 to work on the 19 female on the computer. This would allow a direct connection to an external bluescsi or pis2csi to use on a STFM or STE etc..

https://itead.cc/product/scsi2-50pin-to ... 5-adapter/ - basically elimating this and a allowing direct connection to the computer.

bluescsi and pi2scsi use female connectors, so ea on this device would be male - allows direct plug into the computer and the piscsi plug into it. could be powered by usb and put in a case. I am not good with cad software etc.. otherwise I would just do it myself.


Thanks

James
So Toriman does not seem to have an issue with it. Does anyone have the Eagle skills to redesign a board like I am asking? THis board plugs into the external ACSI port and then you plug your scsi2pi or bluescsi into it? If you asking why use this rather than Acsi2STM - well the latter is not scsi compliant and there for I cannot use HDDRIVER - which is the most compatible and I use with every other device I have, but its nice to have something I can take to anyone's house - plug it in and it works, oR if it doesn't we are not looking for something that is outside the established norm in devices.

James

Re: ICD AdSCSI Micro interface remake progress

Posted: 29 Mar 2024 04:58
by Bikerbob
Ok, so I did it myself. In EasyEDA - which is actually really easy to use, but it does then not allow me to export the .SCH file.

SO I am uploading it.
Schematic_icd_micro_ext.sch_2024-03-29.pdf
If anyone has the time and interest, I would appreciate if you look at it, see if I missed any of the signal wires. Toriman's website has his .SCH that I worked form. attached here. (icd_micro.sch)

I made Gerber files in EasyEDA which had no issues autorouting.. 22 vias and no DRC errors.. so I think it should be good.

My Gerbers attached. Finally if anyone wants to use it, in json format - which is all I can export from EasyEDA. that is attached as well.

Re: ICD AdSCSI Micro interface remake progress

Posted: 29 Mar 2024 16:46
by Bikerbob
So that everyone who uses this Forum and not Atari Forum knows. Toriman got back and said the 555 circuit was not needed if the device was not being used internally on the MegaST (It was a delay reset circuit) SO.. I now have an even smaller more compact interface board. See Toriman site for all his projects and more complete description on these remake boards. http://atari.myftp.org/atari16bit/icdmi ... micro.html

Re: ICD AdSCSI Micro interface remake progress

Posted: 17 Apr 2024 03:45
by Bikerbob
So I have a bluescsi v2 to test with.

The log.txt from the bluescsi seems good. I use the megaSTE config, and I have a 2gb (just under) file that was divided into 4 partitions.

The file loads on Hatari as an .img file.

I boot HDD driver off of floppy it sees nothing. as you can imagine nothing from the SDcard on the blue scsi boots,

SO the bluescsi seems to be ready - but my interface is not working??

ANyone seen anything from what Tori did to what I did (change port style) to see what I might have done wrong?

James

Platform: BlueSCSI
FW Version: 2024.04.02-release Apr 3 2024 02:22:50
Flash chip size: 2048 kB

=== SD Card Info ===
SD card detected, FAT32 volume size: 1881 MB
SD Name: SU02G, MID: 0x03, OID: 0x53 0x44

=== Global Config ===
Reading configuration from bluescsi.ini
Active configuration (using system preset "MegaSTE"):
-- MapLunsToIDs is on
-- Parity is disabled

=== Finding images in / ===
== Opening /hd1.hda for ID: 1 LUN: 0
---- Image ready

=== ROM Drive ===
Platform supports ROM drive up to 1692 kB
---- ROM drive image not detected

=== Configured SCSI Devices ===
* ID: 1, BlockSize: 512, Type: Fixed, Quirks: None, Size: 1843200kB

Initialization complete!

Re: ICD AdSCSI Micro interface remake progress

Posted: 17 Apr 2024 20:48
by Bikerbob
Bikerbob wrote: 29 Mar 2024 04:58 SO I am uploading it. Schematic_icd_micro_ext.sch_2024-03-29.pdf

If anyone has the time and interest, I would appreciate if you look at it, see if I missed any of the signal wires. Toriman's website has his .SCH that I worked form. attached here. (icd_micro.sch)

My Gerbers attached. Finally if anyone wants to use it, in json format - which is all I can export from EasyEDA. that is attached as well.
Please do not use the files in that post - I was asking for people to look it over. I have produced the board, but so far have failed to get it working. I am going through the schematic again.. I had to change both U1 and U2 to db25 (one male one female) I also had to change the input from 50pin Scsi to 25 pin, I think I have that correct. If I have all that correct then I am not sure what I have done wrong, but so far, no joy. Checking logic is not my strength, so if anyone has suggestions on how to troubleshoot this I would love to hear it.

James

Re: ICD AdSCSI Micro interface remake progress

Posted: 17 Apr 2024 21:24
by viking272
Bikerbob wrote: 17 Apr 2024 03:45 So I have a bluescsi v2 to test with.

The log.txt from the bluescsi seems good. I use the megaSTE config, and I have a 2gb (just under) file that was divided into 4 partitions.

The file loads on Hatari as an .img file.

=== SD Card Info ===
SD card detected, FAT32 volume size: 1881 MB
I had to use FAT on my setup for it to work and under the 1gb limit (as I have an old ASCI - SCSI card in my Mega STE.
It is also called FAT16.

Try formatting the SD card to FAT/FAT16.

Re: ICD AdSCSI Micro interface remake progress

Posted: 18 Apr 2024 16:44
by Bikerbob
Thanks.

The bluescsi works. I have used it straight up on my TT np.

I have to figure out how to get my Tori remake ADSCSI micro working. I have checked and checked my schematic, my soldering, everything seems fine.

ICD 6.5.5 does have HDparts.tos and host.tos . I did get it to find the host at one point, now it does not.

I need to logic troubleshoot the board somehow, but not sure how.

James

Re: ICD AdSCSI Micro interface remake progress

Posted: 18 Apr 2024 22:28
by tOriman
Hi,

Do you have parity on BlueSCSI disabled?

tOri

Re: ICD AdSCSI Micro interface remake progress

Posted: 19 Apr 2024 01:46
by Bikerbob
tOriman wrote: 18 Apr 2024 22:28 Hi,

Do you have parity on BlueSCSI disabled?

tOri
Yes bluescsi.ini

[SCSI]
Quirks=0 ; Standard
Debug=1 ; On
EnableSCSI2=0 ; Off
EnableParity=0 ; Off
MapLunsToIDs=1 ; On

HDdriver shows ACSI 0 and ACSI 1 - but HDutility see no devices.
ICD shows device not recognized - sees nothing in HDparts.tos or Host.tos

Re: ICD AdSCSI Micro interface remake progress

Posted: 19 Apr 2024 14:25
by Bikerbob
bluescsi v2 2024 .01a external is the exact model btw

works a treat on TT030. SO I am pretty sure this is not a bluescsi issue.. although I guess my config could be.

I will check the GALs make sure something has not gone wrong with them.

James

PXL_20240419_010144585 (2).jpg