On 3/22/2022 at 3:46 PM, AndyMt said:
That's what a SD-2-IEC device does - which already exist. Maybe not super fast, but they will work.
oh, ok sorry,
thanks for your answer
On 3/22/2022 at 3:46 PM, AndyMt said:
That's what a SD-2-IEC device does - which already exist. Maybe not super fast, but they will work.
On 3/22/2022 at 7:46 AM, AndyMt said:
That's what a SD-2-IEC device does - which already exist. Maybe not super fast, but they will work.
On 3/22/2022 at 10:46 AM, AndyMt said:
That's what a SD-2-IEC device does - which already exist. Maybe not super fast, but they will work.
On 3/22/2022 at 5:28 PM, Scott Robison said:
Just to be clear, I think what we're all talking about is "fast serial mode" not "burst mode". Burst mode is above and beyond fast serial mode, and can support even faster speeds than fast serial alone.
Quote
INTRODUCTION
The Commodore 1581 is a versatile 3.5" disk drive that can be used with a variety of computers, including the COMMODORE 128™,the COMMODORE 64®, the Plus 4™, COMMODORE 16™, and VIC 20.™
Also, in addition to the convenience of 3.5" disks, the 1581 offers the following features:
Standard and fast serial data transfer rates—The 1581 automatically selects the proper data transfer rate (fast or slow) to match the operating modes available on the Commodore 128computer.
Double-sided, double-density MFM data recording—Provides more than 800K formatted storage capacity per disk (400K +per side).
Special high-speed burst commands—These commands, used for machine language programs, transfer data several times faster than the standard or fast serial rates
On 3/22/2022 at 7:07 PM, TomXP411 said:
Maybe? Now I need to go re-read the 1581 manual...
The answer is "why not both?" From the 1581 manual:
So ideally, we'd support 1MHz fast serial and burst modes on the 1571 and 1581, plus a 4x and 8x version for SD2IEC devices based on faster ARM devices, like the Pi based boards we've been discussing.
On 3/22/2022 at 8:28 PM, Scott Robison said:
Just to be clear, I think what we're all talking about is "fast serial mode" not "burst mode". Burst mode is above and beyond fast serial mode, and can support even faster speeds than fast serial alone.
On 3/23/2022 at 3:54 PM, BruceMcF said:
i am talking about this one: Burst Fastloader for C64 // Fast Serial for µIEC. AFAIU, whether using the fast serial protocol a byte at a time for "fast serial mode" or for multiple bytes at a time for "burst mode", it's based on the the same protocol, using the SRQ line as the serial clock line and the conventional IEC clock line as the ACK line.
As far as modifying the SD2IEC firmware to work with the 1571 burst mode, it seems like it's already been done, which is one of the best kinds of projects to take on.