Hi All,
Does anyone know how to get the physical flash block size from a Compact
Flash card?
Without knowing the card manufacturer/flash/controller (etc) is there any
way of enquiring this information from the card?

Many thanks,
Gordon.

RE: Compact Flash block size? by CharlesWang

CharlesWang
Thu Jul 20 14:07:02 CDT 2006

you can get it through getting the contents of structure "CE_VOLUME_INFO"


Charles





"FlashGordon" wrote:

> Hi All,
> Does anyone know how to get the physical flash block size from a Compact
> Flash card?
> Without knowing the card manufacturer/flash/controller (etc) is there any
> way of enquiring this information from the card?
>
> Many thanks,
> Gordon.
>
>
>

Re: Compact Flash block size? by FlashGordon

FlashGordon
Fri Jul 21 01:58:45 CDT 2006

Thanks,
But from what I can see that would return the format allocation size rather
that the physical FLASH block size.

What I want to achieve is a format utility which aligns the media allocation
units to the physical FLASH blocks, it should result in a significant write
speed increase, and a reduction in FLASH weare.


"Charles Wang" <CharlesWang@discussions.microsoft.com> wrote in message
news:EE07EF18-D9CB-497B-8AE8-8E78D72B1B21@microsoft.com...
> you can get it through getting the contents of structure
> "CE_VOLUME_INFO"
>
>
> Charles
>
>
>
>
>
> "FlashGordon" wrote:
>
>> Hi All,
>> Does anyone know how to get the physical flash block size from a Compact
>> Flash card?
>> Without knowing the card manufacturer/flash/controller (etc) is there any
>> way of enquiring this information from the card?
>>
>> Many thanks,
>> Gordon.
>>
>>
>>