 StuartMWWho Is John Galt?Premium join:2000-08-06 Galt's Gulch kudos:2 Reviews:
·CenturyLink
| reply to Blackbird
Re: Securedly erase memory cards? Flash memory usually has bulk (entire chip) and sector/page erase functionality. Depending on whether they use NAND or NOR cells they're programmable on a block or individual word basis. Cells have to be erased before being (re)programmed so there's constant erase/program cycles no matter what data you write.
PS: I've written a bunch of code over the years to do all this. Some chips/devices are easier to manage than others. -- Don't feed trolls--it only makes them grow! |