Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Using DiskIISTM32 on Apple IIc with floppy switcher #7

Open
githubuser-user-ai opened this issue Dec 3, 2024 · 3 comments
Open

Using DiskIISTM32 on Apple IIc with floppy switcher #7

githubuser-user-ai opened this issue Dec 3, 2024 · 3 comments

Comments

@githubuser-user-ai
Copy link

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.

@vibr77
Copy link
Owner

vibr77 commented Dec 3, 2024

Thanks, I will work on it, this is not related to the PUP resistor,
Do you have the pinout of the floppy switcher plz ?
Vincent

@githubuser-user-ai
Copy link
Author

githubuser-user-ai commented Dec 9, 2024

One question about "mount" from the device
From time to time, I can't validate the "yes" when mounting a woz file ?
Is there any reason ?
I can share these .woz file (come from https://mirrors.apple2.org.za/ftp.apple.asimov.net/images/games/collections/woz-a-day/)
karateka first disk, Ikari Warrior side A for instance

@vibr77
Copy link
Owner

vibr77 commented Dec 9, 2024

Thanks Yes I know there is a deadlock on fatfs I need to find it
Vincent

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants