|
Rokicki's Object comes with two programs "sdrw_test" and "fsrw_speed"
ready to use to test your setup.
|
Note: To use VGA instead of TV with demo board, as in the
above photo, just change:
| term: "tv_text" to
term: "vga_text" |
| term.start(12) to
term.start(16) |
|
|
Also, note that the speed test takes several seconds to complete and
the time indication may come out negative... I got this with a 1
GB Lexar SD card.
|
"Writing 2M took -1598624256" , "Reading 2M took
477277616"
|
|
|
Also, be aware that you must format your SD card so that it comes
out being FAT16. Here's a table from Rokicki that says what
cluster size range you can pick (my Lexar card came formatted
correctly):
| Card Size min max
4M 512 512
8M 512 1K
16M 512 2K
32M 512 4K
64M 1K 8K
128M 2K 16K
256M 4K 32K
512M 8K 32K
1G 16K 32K
2G 32K 32K |
|
|
|
Updates:
|
You usually don't need the pull-up resistors and I've left them off
my newer designs. |
|
There's a new version of FSRW in the forum that is much faster,
supports multiple files, supports SDHC cards, and FAT32. |
|
I've figured out a way to add 4 resistors in order to add card
detection and write-protect switch detection without using any
additional pins. See literature on my PSM unit for more info.
|
|