Reply 460 of 543, by weedeewee
rasz_pl wrote on 2024-02-09, 13:06:weedeewee wrote on 2024-02-09, 12:24:I guess the strict timings do not apply so much to the data transfer, given that fixel sees the possibility of doing diskimages over WIFI on his emulator. ?
you first program IDE device with what you want and either pool its status register or wait for interrupt, only then can the real transfer begin at sector/miltisector granularity. rp2040 would have no problem keeping up with at least UDMA33 for the data transfer part, at this point the limitation is sdcards tapping out at ~25MB/s https://github.com/juico/pico-sdio-example
Transfer of actual data will not be a problem for rp2040, its the command/status register access that worried me from the beginning, but since it can be slowed down all the way to 1us it should also be fine.
25MB/s sounds good enough together with UDMA33 for older systems.
When will you have a prototype ready ? 😉
weedeewee wrote on 2024-02-09, 12:24:Bit bummed though about the zuluide seeming real, though not available and no github firmware page either.
afaik zuluscsi started out as straight closed source copy of bluescsi, but recently began sharing code. Its not vaporware, more like announcement, product is most likely in development. That picture shows fpga tho 😀 most likely Chinese one as I dont immediately recognize the logo.
Yep, too bad we can't read the chip ids off of the photo.
The fpga seems a bit small though, compared to the 3do one and sinowin/sintech one.
Right to repair is fundamental. You own it, you're allowed to fix it.
How To Ask Questions The Smart Way
Do not ask Why !
https://www.vogonswiki.com/index.php/Serial_port