MSX Wifi SDMapper

Page 2/6
1 | | 3 | 4 | 5 | 6

By crisag

Expert (85)

crisag's picture

29-03-2023, 21:33

Pentarou wrote:

Wouldn't a Toshiba FlashAIR or a similar clone accomplish the same, but in a "normal" SD-Card size?

I believe that may be the case, although it seems like the adapter you mentioned is no longer available for purchase. The main difference is that the ones being sold on AliExpress are based on an open-source project described in detail here: https://3dtoday.ru/blogs/massaraksh7/sd-karta-s-wifi-na-esp8....

By АIеks

Paladin (983)

АIеks's picture

29-03-2023, 22:04

This device has been working for me for over a year with msx1fpga and more. Very comfortably.

For those who are interested in the details ESPWebDAV

By Pentarou

Hero (517)

Pentarou's picture

29-03-2023, 22:02

crisag wrote:

I believe that may be the case, although it seems like the adapter you mentioned is no longer available for purchase.

There are many clones, but the original FlashAir has been around for a long time,
there are sites with utilities and also some doujinshi!

I bought one years ago for a project, but it's still boxed in my drawer...
I understand there are some cases when such a device is useful, but for me it was just a waste of money.
It would be a different matter if a PC wasn't needed :(

If I have the target device close to the PC, it's just faster to remove the SDCard and insert it into the PC, instead of firing the FTP tool and waiting for connection + transfer.
Conversely, If I have the target far from the PC, I'd have to walk to the PC, initiate the transfer and then walk back to the device... Bringing the SDCard to the PC and back would still be faster.

By syn

Prophet (2123)

syn's picture

29-03-2023, 23:27

so does this work on any sd device? like megaflashrom scc+sd or carnivore2 with sd card adapter

also what is the difference between BTT TF Cloud V1.0 and SD Cloud V1.0 versions?

By st1mpy

Paladin (932)

st1mpy's picture

29-03-2023, 23:32

Last time I tried something like this (actually with a sd card that had wifi like the FlashAir above), the problem I had was that the msx cartridge (can't remember which sd or ide solution i was using) had to have the sd card removed and reinserted after adding a file over wifi because it didn't detect that the card content has changed, which made it not so useful.

By АIеks

Paladin (983)

АIеks's picture

29-03-2023, 23:39

This works wherever FAT16 is used. But there are technical nuances. I had to replace some parts. It is better that the developer himself confirms this possibility.

By АIеks

Paladin (983)

АIеks's picture

30-03-2023, 12:14

syn wrote:

also what is the difference between BTT TF Cloud V1.0 and SD Cloud V1.0 versions?

The only difference is the size of the SD card.

By Louthrax

Prophet (2465)

Louthrax's picture

30-03-2023, 13:32

You probably just need to be sure of not using any cache for the file system on the MSX side ?

By АIеks

Paladin (983)

АIеks's picture

30-03-2023, 19:55

Actions with a disk on an SD card must be separated into MSX and PC. This is a simple rule. I don't know anything about caching on MSX.
Any actions with the disk on the SD card are performed immediately and completely.

By crisag

Expert (85)

crisag's picture

24-04-2023, 17:54

Louthrax wrote:

You probably just need to be sure of not using any cache for the file system on the MSX side ?

The code running on the micro-controller only access the microSD card when the bus is not taken. The code monitors the chip select signal for the card and only performs operations when allowed.

Page 2/6
1 | | 3 | 4 | 5 | 6