Hello, i would like to know how can one determine how much data is written on a NAND-FLASH drive without reading the entire FLASH drive? how does a USB-flash drive/windows OS determine how much data is written into it?
i would like to implement the same using a NAND flash. Wehn a user plugs in a MSP430 with NAND-flash in its peripheral, MSP430 should be able to determine how much data is written onto the NAND flash...
any algorithm would be appreaciated...