View previous topic :: View next topic |
Author |
Message |
asciz Guest
|
Posted: Wed Mar 30, 2005 8:21 am Post subject: MMC max size |
|
|
Hi,
If I understand documentation right, currently 8 MB is the largest size memory card supported by the FAT, is this correct?
Cheers |
|
Back to top |
|
 |
pz Guest
|
Posted: Wed Mar 30, 2005 8:47 pm Post subject: |
|
|
It's just that Atmel produces this type of memory in max 8MB size. It's not FAT but our own filesystem and it could handle larger sizes.
Anyway it should be possible to implement "real" MMC support with FAT so you could use e.g. 256MB cards but there are some limitations of use, see devel docs why we developed own filesystem, |
|
Back to top |
|
 |
asciz Guest
|
Posted: Fri Apr 22, 2005 9:24 am Post subject: |
|
|
Does Bladox sell the Atmel 8MB cards, or any suggestion where to buy them in small quantities?
Are there compatible cards made by vendors other than Atmel that can be used?
Many thanks! |
|
Back to top |
|
 |
pz Guest
|
Posted: Mon Apr 25, 2005 7:34 am Post subject: |
|
|
No, we don't sell 8MB DataFlash, look at www.digikey.com
As for other vendors I guess there is nothing compatible. Once (if) we have some time we will implement general MMC, at least limited. |
|
Back to top |
|
 |
|