You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Following previous issue on Apple IIgs SmartPort, I'm testing it on Apple IIc smartport, with a Floppy switcher.
The floppy switcher allows to swap internal 5.25 floppy and external floppy drive on smartport (DB19).
This solution is working fine with a SDiskEmul base on ATMEGA328P
First, I link IDC 20 pin 12 and pin 11 to power DiskIISTM32.
Even if DISKIISTM32 is working, after some mount/unmount, it stops working, like freezing. I reset blackpill, and it refuse to mount a .woz file.
If I switch internal 5.25 as first drive, Apple IIc don't even boot. I have to unplug DISKIISTM32 to make Apple IIc works again.
On DiskIISTM32, I did not populate R1,R2 and R3. Maybe these pullup are important. I'm adding them.
The text was updated successfully, but these errors were encountered:
Hi,
Following previous issue on Apple IIgs SmartPort, I'm testing it on Apple IIc smartport, with a Floppy switcher.
The floppy switcher allows to swap internal 5.25 floppy and external floppy drive on smartport (DB19).
This solution is working fine with a SDiskEmul base on ATMEGA328P
First, I link IDC 20 pin 12 and pin 11 to power DiskIISTM32.
Even if DISKIISTM32 is working, after some mount/unmount, it stops working, like freezing. I reset blackpill, and it refuse to mount a .woz file.
If I switch internal 5.25 as first drive, Apple IIc don't even boot. I have to unplug DISKIISTM32 to make Apple IIc works again.
On DiskIISTM32, I did not populate R1,R2 and R3. Maybe these pullup are important. I'm adding them.
The text was updated successfully, but these errors were encountered: