kbr-net / sdrive-max

Arduino based Atari 8-bit Floppy Emulator with Touchscreen
http://www.kbrnet.de/projekte/sdrive-max/index.html
GNU General Public License v3.0
92 stars 23 forks source link

NAK while writing to ATR images #52

Open Gitbizy opened 2 years ago

Gitbizy commented 2 years ago

I purchased an Sdrive Max in December and I am getting NAK errors while trying to copy data from my ATR8000 to this device. Tried all sorts of things, from changing SIO speed in Spartados 4.49, using MyDos 4.55, swapping sip cables, etc. Nothing seems to get rid of the issue, and I can't even copy a full disk (my disks are 3.5" 2880 sector disks on the ATR8000)... If I chop it up into one file - or sometimes one sub directory a time, it will copy, but if I try to do a whole disk I will eventually get a NAK error while the SDRIVE is writing. It only happens when writing to the sdrive, never when reading from the ATR. I’ve also tried both 16mb ATR images and 2880 sector ATR files.

kbr-net commented 2 years ago

I can see no principal problem, write on images up to 65535 sectors works.

Can you describe me, how to reproduce this without an ATR8000, so that i can analyze it by my self?