-
Notifications
You must be signed in to change notification settings - Fork 103
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
Epson SD-600 problem with STM32F103C8T6 Direct Connection #31
Comments
Does the adapter board have the 4x1k resistors attached? |
Yes. It is one out of your production. |
Then either the dupont wires are not making good connection or, more likely, you need 1k pullups on inputs from the drive. |
I tried with a 3.5 Floppy, Epson MPF-920-E. There is no problem. It seems to be a problem with the specific combination floppy-blue pill/dupont. |
Lack of 4x 1k pull ups on the inputs. Add them and it will work fine. |
To be sure: |
Yes. Each gets a 1k resistor as you say. Four resistors total. |
I can confirm that the problem is solved with the pull up resistors. |
I want to use a "Blue Pill" with Dupont direct wiring on a Epson SD-600 5.25 Floppy drive.
I can read disks, but the disk analyze shows multiple errors (see dump).
When i connect the same Epson drive with a STM32 "Blue Pill" adapter board and a floppy flat cable the result is fine (see dump).
I can not find out what makes the difference.
The text was updated successfully, but these errors were encountered: