Re: IS WinCE5.0 Support MLC NAND FLASH

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



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!

.



Relevant Pages

  • Re: IS WinCE5.0 Support MLC NAND FLASH
    ... Is WinCE6.0 FAL.lib support MLC?? ... I believe there is enough freedom on the FMD PDD layer to ... " Flash driver does not support devices that require sequential page ...
    (microsoft.public.windowsce.platbuilder)
  • Re: Hive based Registry System bootup hangs
    ... hence i can't use CETK to do the test right now. ... Anyway i will again remove the hive support and test the flash driver. ... "Steve Maillet " wrote: ...
    (microsoft.public.windowsce.embedded)
  • NAND Flash Query
    ... This query is related to NAND Flash support on MIPS architecture. ... ; END HIVE BOOT SECTION ... EXTENDED partition to use remaining space as storage device (remaining ...
    (microsoft.public.windowsce.platbuilder)
  • NAND Flash Query
    ... This query is related to NAND Flash support on MIPS architecture. ... ; END HIVE BOOT SECTION ... EXTENDED partition to use remaining space as storage device (remaining ...
    (microsoft.public.windowsce.embedded)
  • Re: Nand flash driver ICON issue
    ... If I want to support 2048byte page size, what' code do I have to ... As I check Platform builder 5.0 souce code, ... NAND flash storage, the file ICON is not recognized. ...
    (microsoft.public.windowsce.embedded)