Re: IS WinCE5.0 Support MLC NAND FLASH
- From: XFZhu <XFZhu@xxxxxxxxxxxxxxxxxxxxxxxxx>
- Date: Tue, 29 Jan 2008 18:26:03 -0800
Sorry sir, Thank you your reply.
you misunderstand me.
i had realized the SLC NAND Flash driver already,
it now can support SLC such as: Samsung k9F.
but my boss ask me if it can support MLC in CE5.0 and CE6.0,
we want to change our SLC NAND Flash to MLC NAND Flash.
"voidcoder" wrote:
.
I believe there is enough freedom on the FMD PDD layer to
handle all of these and hide the actual device specifics
from the MDD. Even though for some reason it is not
easy/possible to fit MLC into native CE FMD driver
architecture, you can always build your own flash driver.
It is just a block device after all.
Alternatively back port FMD library from 6.0 to 5.0, it is
likely supporting MLC.
Anyway, be prepared for some coding. I have a feeling you
are expecting to drag some magic item from the catalog to
the OS design and that is it. Nope, in the most cases you
will need to code at least the FMD PDD part. The only
exceptions are a couple of chips that have the corresponding
drivers included in PB...
--
Oleg
XFZhu wrote:
But i see in wince5.0 help doucment. it says that:
" Flash driver does not support devices that require sequential page
programming operations
The Windows CE Flash driver does not support devices that require sequential
page programming operations, which include certain large-sector devices and
NAND MLC. "
what this means?
"voidcoder" wrote:
It supports whatever flash type you want, providing
the developer has enough time to build the
corresponding low level FMD part ...
--
Oleg
XFZhu wrote:
IS WinCE5.0 Support MLC NAND FLASH??
if i want to use MLC NAND FLASH, how can i do?
Thank you!
- References:
- Re: IS WinCE5.0 Support MLC NAND FLASH
- From: voidcoder
- Re: IS WinCE5.0 Support MLC NAND FLASH
- From: voidcoder
- Re: IS WinCE5.0 Support MLC NAND FLASH
- Prev by Date: Re: Compile with an WinCE6.0 SDK?
- Next by Date: Re: SMDK2410 in-circuit emulation issue
- Previous by thread: Re: IS WinCE5.0 Support MLC NAND FLASH
- Next by thread: Re: IS WinCE5.0 Support MLC NAND FLASH
- Index(es):
Relevant Pages
|