Login| Sign Up| Help| Contact|

Patent Searching and Data


Title:
ERASE PAGE CHECK
Document Type and Number:
WIPO Patent Application WO/2019/046230
Kind Code:
A1
Abstract:
Disclosed in some examples are methods, systems, memory devices, and machine readable mediums for performing an erase page check. For example, in response to an unexpected (e.g., an asynchronous) shutdown, the memory device may have one or more cells that did not finish programming. The memory device may detect these cells and erase them or mark them for erasure.

Inventors:
LUO TING (US)
STOLLER SCOTT ANTHONY (US)
THOMSON PRESTON (US)
BATUTIS DEVIN (US)
SINGIDI HARISH REDDY (US)
TANPAIROJ KULACHET (US)
Application Number:
PCT/US2018/048230
Publication Date:
March 07, 2019
Filing Date:
August 28, 2018
Export Citation:
Click for automatic bibliography generation   Help
Assignee:
MICRON TECHNOLOGY INC (US)
International Classes:
G11C16/34; G11C16/14
Foreign References:
US20140075252A12014-03-13
US20150117107A12015-04-30
US20170084328A12017-03-23
US20140059406A12014-02-27
US9235509B12016-01-12
Attorney, Agent or Firm:
PERDOK, Monique M. et al. (US)
Download PDF:
Claims:
CLAI MS

1. A method performed by a controller of a memory device, the method comprising:

determining that an asynchronous power loss occurred; and

responsive to determining that the asynchronous power loss occurred: identifying a memory cell of the memory device to test for an incomplete programming operation, the memory cell configured as a multi-level cell;

shifting a read voltage of a first page of the memory cell of a predetermined magnitude toward a zero voltage, the first page having the lowest read voltage of a plurality of pages of the memory cell;

reading a value in the first page of the memory cell using the shifted read voltage;

determining that the memory cell was incompletely programmed based upon the value; and

in response to determining that the memory cell was incompletely programmed, mark the memory cell for erasure.

2. The method of claim 1, wherein the first page is an extra page.

3. The method of claim 1, wherein the first page is an upper page.

4. The method of claim 1, wherein the asynchronous power loss is an unexpected power loss and wherein determining that the asynchronous power loss occurred comprises determining that a shut-down indication is not present on a power up.

5. The method of claim 1, wherein reading the value in the first page is a user-mode read operation.

6. The method of claim 1, wherein the first page is not a lower page.

7. The method of claim 1, wherein identifying the memory cell of the memory device to test for an incomplete programming operation comprises finding a last fully written memory cell.

8. A memory device comprising:

a controller, configured to perform operations comprising:

determining that an asynchronous power loss occurred; and responsive to determining that the asynchronous power loss occurred:

identifying a memory cell of the memory device to test for an incomplete programming operation, the memory cell configured as a multi-level cell;

shifting a read voltage of a first page of the memory cell of a predetermined magnitude toward a zero voltage, the first page having the lowest read voltage of a plurality of pages of the memory cell;

reading a value in the first page of the memory cell using the shifted read voltage;

determining that the memory cell was incompletely programmed based upon the value; and

in response to determining that the memory cell was incompletely programmed, mark the memory cell for erasure.

9. The memory device of claim 8, wherein the first page is an extra page.

10. The memory device of claim 8, wherein the first page is an upper page.

11. The memory device of claim 8, wherein the asynchronous power loss is an unexpected power loss and wherein the operations of determining that the asynchronous power loss occurred comprises operations of determining that a shut-down indication is not present on a power up.

12. The memory device of claim 8, wherein the operations of reading the value in the first page is a user-mode read operation.

13. The memory device of claim 8, wherein the first page is not a lower page.

14. The memory device of claim 8, wherein the operations of identifying the memory cell of the memory device to test for an incomplete programming operation comprises operations of finding a last fully written memory cell.

15. A machine readable medium comprising instructions, that when executed by a machine, cause the machine to perform operations comprising:

determining that an asynchronous power loss occurred; and

responsive to determining that the asynchronous power loss occurred: identifying a memory cell of the memory device to test for an incomplete programming operation, the memory cell configured as a multi-level cell;

shifting a read voltage of a first page of the memory cell of a predetermined magnitude toward a zero voltage, the first page having the lowest read voltage of a plurality of pages of the memory cell;

reading a value in the first page of the memory cell using the shifted read voltage;

determining that the memory cell was incompletely programmed based upon the value; and

in response to determining that the memory cell was incompletely programmed, mark the memory cell for erasure.

16. The machine readable medium of claim 15, wherein the first page is an extra page.

17. The machine readable medium of claim 15, wherein the first page is an upper page.

18. The machine readable medium of claim 15, wherein the asynchronous power loss is an unexpected power loss and wherein the operations of determining that the asynchronous power loss occurred comprises operations of determining that a shut-down indication is not present on a power up.

19. The machine readable medium of claim 15, wherein the operations of reading the value in the first page is a user-mode read operation.

20. The machine readable medium of claim 15, wherein the first page is not a lower page.

21. The machine readable medium of claim 15, wherein the operations of identifying the memory cell of the memory device to test for an incomplete programming operation comprises operations of finding a last fully written memory cell.

Description:
ERASE PAGE CHECK

PRIORITY APPLICATION

[0001] This application claims the benefit of priority to U.S. Application Serial Number 15/692,962, filed 31 August 2017, which is incorporated herein by reference in its entirety.

BACKGROUND

[0002] Memory devices are typically provided as internal, semiconductor, integrated circuits in computers or other electronic devices. There are many different types of memory, including volatile and non-volatile memory.

[0003] Volatile memory requires power to maintain its data, and includes random-access memory (RAM), dynamic random-access memory (DRAM), or synchronous dynamic random-access memory (SDRAM), among others.

[0004] Non-volatile memory can retain stored data when not powered, and includes flash memory, read-only memory (ROM), electrically erasable programmable ROM (EEPROM), static RAM (SRAM), erasable programmable ROM (EPROM), resistance variable memory, such as phase-change random- access memory (PCRAM), resistive random-access memory (RRAM), magnetoresistive random-access memory (MRAM), or 3D XPoint™ memory, among others.

[0005] Flash memory is utilized as non-volatile memory for a wide range of electronic applications. Flash memory devices typically include one or more groups of one-transistor, floating gate or charge trap memory cells that allow for high memory densities, high reliability, and low power consumption.

[0006] Two common types of flash memory array architectures include NAND and NOR architectures, named after the logic form in which the basic memory cell configuration of each is arranged. The memory cells of the memory array are typically arranged in a matrix. In an example, the gates of each floating gate memory cell in a row of the array are coupled to an access line (e.g., a word line). In a NOR architecture, the drains of each memory cell in a column of the array are coupled to a data line (e.g., a bit line). In a NAND architecture, the drains of each memory cell in a string of the array are coupled together in series, source to drain, between a source line and a bit line.

[0007] Both NOR and NAND architecture semiconductor memory arrays are accessed through decoders that activate specific memory cells by selecting the word line coupled to their gates. In a NOR architecture semiconductor memory array, once activated, the selected memory cells place their data values on bit lines, causing different currents to flow depending on the state at which a particular cell is programmed. In a NAND architecture semiconductor memory array, a high bias voltage is applied to a drain-side select gate (SGD) line. Word lines coupled to the gates of the unselected memory cells of each group are driven at a specified pass voltage (e.g., Vpass) to operate the unselected memory cells of each group as pass transistors (e.g., to pass current in a manner that is unrestricted by their stored data values). Current then flows from the source line to the bit line through each series coupled group, restricted only by the selected memory cells of each group, placing current encoded data values of selected memory cells on the bit lines.

[0008] Each flash memory cell in a NOR or NAND architecture

semiconductor memory array can be programmed individually or collectively to one or a number of programmed states. For example, a single-level cell (SLC) can represent one of two programmed states (e.g., 1 or 0), representing one bit of data.

[0009] However, flash memory cells can also represent one of more than two programmed states, allowing the manufacture of higher density memories without increasing the number of memory cells, as each cell can represent more than one binary digit (e.g., more than one bit). Such cells can be referred to as multi-state memory cells, multi-digit cells, or multi-level cells (MLCs). In certain examples, MLC can refer to a memory cell that can store two bits of data per cell (e.g., one of four programmed states), a triple-level cell (TLC) can refer to a memory cell that can store three bits of data per cell (e.g., one of eight programmed states), and a quad-level cell (QLC) can store four bits of data per cell. MLC is used herein in its broader context, to can refer to any memory cell that can store more than one bit of data per cell (i.e., that can represent more than two programmed states).

[0010] Traditional memory arrays are two-dimensional (2D) structures arranged on a surface of a semiconductor substrate. To increase memory capacity for a given area, and to decrease cost, the size of the individual memory cells has decreased. However, there is a technological limit to the reduction in size of the individual memory cells, and thus, to the memory density of 2D memory arrays. In response, three-dimensional (3D) memory structures, such as 3D NAND architecture semiconductor memory devices, are being developed to further increase memory density and lower memory cost.

[0011] Such 3D NAND devices often include strings of storage cells, coupled in series (e.g., drain to source), between one or more source-side select gates (SGSs) proximate a source, and one or more drain-side select gates (SGDs) proximate a bit line. In an example, the SGSs or the SGDs can include one or more field-effect transistors (FETs) or metal-oxide semiconductor (MOS) structure devices, etc. In some examples, the strings will extend vertically, through multiple vertically spaced tiers containing respective word lines. A semiconductor structure (e.g., a polysilicon structure) may extend adjacent a string of storage cells to form a channel for the storages cells of the string. In the example of a vertical string, the polysilicon structure may be in the form of a vertically extending pillar. In some examples the string may be "folded," and thus arranged relative to a U-shaped pillar. In other examples, multiple vertical structures may be stacked upon one another to form stacked arrays of storage cell strings.

[0012] Memory arrays or devices can be combined together to form a storage volume of a memory system, such as a solid-state drive (SSD), a Universal Flash Storage (UFS™) device, a MultiMediaCard (MMC) solid-state storage device, an embedded MMC device (eMMC™), etc. An SSD can be used as, among other things, the main storage device of a computer, having advantages over traditional hard drives with moving parts with respect to, for example, performance, size, weight, ruggedness, operating temperature range, and power consumption. For example, SSDs can have reduced seek time, latency, or other delay associated with magnetic disk drives (e.g.,

electromechanical, etc.). SSDs use non-volatile memory cells, such as flash memory cells to obviate internal battery supply requirements, thus allowing the drive to be more versatile and compact.

[0013] An SSD can include a number of memory devices, including a number of dies or logical units (e.g., logical unit numbers or LUNs), and can include one or more processors or other controllers performing logic functions required to operate the memory devices or interface with external systems. Such SSDs may include one or more flash memory die, including a number of memory arrays and peripheral circuitry thereon. The flash memory arrays can include a number of blocks of memory cells organized into a number of physical pages. In many examples, the SSDs will also include DRAM or SRAM (or other forms of memory die or other memory structures). The SSD can receive commands from a host in association with memory operations, such as read or write operations to transfer data (e.g., user data and associated integrity data, such as error data and address data, etc.) between the memory devices and the host, or erase operations to erase data from the memory devices.

BRIEF DESCRIPTION OF THE DRAWINGS

[0014] In the drawings, which are not necessarily drawn to scale, like numerals may describe similar components in different views. Like numerals having different letter suffixes may represent different instances of similar components. The drawings illustrate generally, by way of example, but not by way of limitation, various embodiments discussed in the present document.

[0015] FIG. 1 illustrates an example of an environment including a memory device.

[0016] FIGS. 2-3 illustrate schematic diagrams of an example of a 3D NAND architecture semiconductor memory array.

[0017] FIG. 4 illustrates an example block diagram of a memory module.

[0018] FIG. 5 shows a diagram of programming a two-bit per cell MLC using two passes according to some examples of the present disclosure. [0019] FIG. 6 shows a diagram of reading an MLC according to some examples of the present disclosure.

[0020] FIG. 7 shows a diagram of reading an MLC according to some examples of the present disclosure.

[0021] FIG. 8 shows a flowchart of a method of determining a partially programmed memory cell according to some examples of the present disclosure.

[0022] FIG. 9 illustrates a memory controller according to some examples of the present disclosure.

[0023] FIG. 10 is a block diagram illustrating an example of a machine upon which one or more embodiments may be implemented.

DETAILED DESCRIPTION

[0024] Disclosed in some examples are methods, systems, memory devices, and machine readable mediums for performing an erase page check. For example, in response to an unexpected (e.g., an asynchronous) shutdown, the memory device may have one or more cells that did not finish programming. The memory device may detect these cells and invalidate them or mark them for invalidation.

[0025] Electronic devices, such as mobile electronic devices (e.g., smart phones, tablets, etc.), electronic devices for use in automotive applications (e.g., automotive sensors, control units, driver-assistance systems, passenger safety or comfort systems, etc.), and internet-connected appliances or devices (e.g., internet-of-things (loT) devices, etc.), have varying storage needs depending on, among other things, the type of electronic device, use environment, performance expectations, etc.

[0026] Electronic devices can be broken down into several main

components: a processor (e.g., a central processing unit (CPU) or other main processor); memory (e.g., one or more volatile or non-volatile random-access memory (RAM) memory device, such as dynamic RAM (DRAM), mobile or low- power double-data-rate synchronous DRAM (DDR SDRAM), etc.); and a storage device (e.g., non-volatile memory (NVM) device, such as flash memory, read- only memory (ROM), an SSD, an MMC, or other memory card structure or assembly, etc.). In certain examples, electronic devices can include a user interface (e.g., a display, touch-screen, keyboard, one or more buttons, etc.), a graphics processing unit (GPU), a power management circuit, a baseband processor or one or more transceiver circuits, etc.

[0027] FIG. 1 illustrates an example of an environment 100 including a host device 105 and a memory device 110 configured to communicate over a communication interface. The host device 105 or the memory device 110 may be included in a variety of products 150, such as Internet of Things (loT) devices (e.g., a refrigerator or other appliance, sensor, motor or actuator, mobile communication device, automobile, drone, etc.) to support processing, communications, or control of the product 150.

[0028] The memory device 110 includes a memory controller 115 and a memory array 120 including, for example, a number of individual memory die (e.g., a stack of three-dimensional (3D) NAND die). In 3D architecture semiconductor memory technology, vertical structures are stacked, increasing the number of tiers, physical pages, and accordingly, the density of a memory device (e.g., a storage device). In an example, the memory device 110 can be a discrete memory or storage device component of the host device 105. In other examples, the memory device 110 can be a portion of an integrated circuit (e.g., system on a chip (SOC), etc.), stacked or otherwise included with one or more other components of the host device 105.

[0029] One or more communication interfaces can be used to transfer data between the memory device 110 and one or more other components of the host device 105, such as a Serial Advanced Technology Attachment (SATA) interface, a Peripheral Component Interconnect Express (PCIe) interface, a Universal Serial Bus (USB) interface, a Universal Flash Storage (UFS) interface, an eMMC™ interface, or one or more other connectors or interfaces. The host device 105 can include a host system, an electronic device, a processor, a memory card reader, or one or more other electronic devices external to the memory device 110. In some examples, the host 105 may be a machine having some portion, or all, of the components discussed in reference to the machine 1000 of FIG. 10.

[0030] The memory controller 115 can receive instructions from the host 105, and can communicate with the memory array, such as to transfer data to (e.g., write or erase) or from (e.g., read) one or more of the memory cells, planes, sub-blocks, blocks, or pages of the memory array. The memory controller 115 can include, among other things, circuitry or firmware, including one or more components or integrated circuits. For example, the memory controller 115 can include one or more memory control units, circuits, or components configured to control access across the memory array 120 and to provide a translation layer between the host 105 and the memory device 110. The memory controller 115 can include one or more input/output (I/O) circuits, lines, or interfaces to transfer data to or from the memory array 120. The memory controller 115 can include a memory manager 125 and an array controller 135.

[0031] The memory manager 125 can include, among other things, circuitry or firmware, such as a number of components or integrated circuits associated with various memory management functions. For purposes of the present description example memory operation and management functions will be described in the context of NAND memory. Persons skilled in the art will recognize that other forms of non-volatile memory may have analogous memory operations or management functions. Such NAND management functions include wear leveling (e.g., garbage collection or reclamation), error detection or correction, block retirement, or one or more other memory management functions. The memory manager 125 can parse or format host commands (e.g., commands received from a host) into device commands (e.g., commands associated with operation of a memory array, etc.), or generate device commands (e.g., to accomplish various memory management functions) for the array controller 135 or one or more other components of the memory device 110.

[0032] The memory manager 125 can include a set of management tables 130 configured to maintain various information associated with one or more component of the memory device 110 (e.g., various information associated with a memory array or one or more memory cells coupled to the memory controller 115). For example, the management tables 130 can include information regarding block age, block erase count, error history, or one or more error counts (e.g., a write operation error count, a read bit error count, a read operation error count, an erase error count, etc.) for one or more blocks of memory cells coupled to the memory controller 115. In certain examples, if the number of detected errors for one or more of the error counts is above a threshold, the bit error can be referred to as an uncorrectable bit error. The management tables 130 can maintain a count of correctable or uncorrectable bit errors, among other things.

[0033] The array controller 135 can include, among other things, circuitry or components configured to control memory operations associated with writing data to, reading data from, or erasing one or more memory cells of the memory device 110 coupled to the memory controller 115. The memory operations can be based on, for example, host commands received from the host 105, or internally generated by the memory manager 125 (e.g., in association with wear leveling, error detection or correction, etc.).

[0034] The array controller 135 can include an error correction code (ECC) component 140, which can include, among other things, an ECC engine or other circuitry configured to detect or correct errors associated with writing data to or reading data from one or more memory cells of the memory device 110 coupled to the memory controller 115. The memory controller 115 can be configured to actively detect and recover from error occurrences (e.g., bit errors, operation errors, etc.) associated with various operations or storage of data, while maintaining integrity of the data transferred between the host 105 and the memory device 110, or maintaining integrity of stored data (e.g., using redundant RAID storage, etc.), and can remove (e.g., retire) failing memory resources (e.g., memory cells, memory arrays, pages, blocks, etc.) to prevent future errors.

[0035] The memory array 120 can include several memory cells arranged in, for example, a number of devices, planes, sub-blocks, blocks, or pages. As one example, a 48 GB TLC NAND memory device can include 18,592 bytes (B) of data per page (16,384 + 2208 bytes), 1536 pages per block, 548 blocks per plane, and 4 or more planes per device. As another example, a 32 GB MLC memory device (storing two bits of data per cell (i.e., 4 programmable states)) can include 18,592 bytes (B) of data per page (16,384 + 2208 bytes), 1024 pages per block, 548 blocks per plane, and 4 planes per device, but with half the required write time and twice the program/erase (P/E) cycles as a

corresponding TLC memory device. Other examples can include other numbers or arrangements. In some examples, a memory device, or a portion thereof, may be selectively operated in SLC mode, or in a desired MLC mode (such as TLC, QLC, etc.).

[0036] In operation, data is typically written to or read from the NAND memory device 110 in pages, and erased in blocks. However, one or more memory operations (e.g., read, write, erase, etc.) can be performed on larger or smaller groups of memory cells, as desired. The data transfer size of a NAND memory device 110 is typically referred to as a page, whereas the data transfer size of a host is typically referred to as a sector.

[0037] Although a page of data can include a number of bytes of user data (e.g., a data payload including a number of sectors of data) and its

corresponding metadata, the size of the page often refers only to the number of bytes used to store the user data. As an example, a page of data having a page size of 4 KB may include 4 KB of user data (e.g., 8 sectors assuming a sector size of 512 B) as well as a number of bytes (e.g., 32 B, 54 B, 224 B, etc.) of metadata corresponding to the user data, such as integrity data (e.g., error detecting or correcting code data), address data (e.g., logical address data, etc.), or other metadata associated with the user data.

[0038] Different types of memory cells or memory arrays 120 can provide for different page sizes, or may require different amounts of metadata associated therewith. For example, different memory device types may have different bit error rates, which can lead to different amounts of metadata necessary to ensure integrity of the page of data (e.g., a memory device with a higher bit error rate may require more bytes of error correction code data than a memory device with a lower bit error rate). As an example, a multi-level cell (MLC) NAND flash device may have a higher bit error rate than a corresponding single-level cell (SLC) NAND flash device. As such, the MLC device may require more metadata bytes for error data than the corresponding SLC device.

[0039] FIG. 2 illustrates an example schematic diagram of a 3D NAND architecture semiconductor memory array 200 including a number of strings of memory cells (e.g., first-third Ao memory strings 205Ao-207Ao, first-third A n memory strings 205A n -207A n , first-third Bo memory strings 205Bo-207Bo, first- third Bn memory strings 205B n -207B n , etc.), organized in blocks (e.g., block A 201A, block B 201B, etc.) and sub-blocks (e.g., sub-block A 0 201A 0 , sub-block A n 201A n , sub-block B 0 201B 0 , sub-block B n 201B n , etc.). The memory array 200 represents a portion of a greater number of similar structures that would typically be found in a block, device, or other unit of a memory device.

[0040] Each string of memory cells includes a number of tiers of charge storage transistors (e.g., floating gate transistors, charge-trapping structures, etc.) stacked in the Z direction, source to drain, between a source line (SRC) 235 or a source-side select gate (SGS) (e.g., first-third Ao SGS 231Ao-233Ao, first- third An SGS 231An-233A n , first-third B 0 SGS 231B 0 -233B 0 , first-third B n SGS 231B n -233Bn, etc.) and a drain-side select gate (SGD) (e.g., first-third Ao SGD 226Ao-228Ao, first-third A n SGD 226A n -228A n , first-third B 0 SGD 226B 0 -228B 0 , first-third B n SGD 226B n -228B n , etc.). Each string of memory cells in the 3D memory array can be arranged along the X direction as data lines (e.g., bit lines (BL) BL0-BL2 220-222), and along the Y direction as physical pages.

[0041] Within a physical page, each tier represents a row of memory cells, and each string of memory cells represents a column. A sub-block can include one or more physical pages. A block can include a number of sub-blocks (or physical pages) (e.g., 128, 256, 384, etc.). Although illustrated herein as having two blocks, each block having two sub-blocks, each sub-block having a single physical page, each physical page having three strings of memory cells, and each string having 8 tiers of memory cells, in other examples, the memory array 200 can include more or fewer blocks, sub-blocks, physical pages, strings of memory cells, memory cells, or tiers. For example, each string of memory cells can include more or fewer tiers (e.g., 16, 32, 64, 128, etc.), as well as one or more additional tiers of semiconductor material above or below the charge storage transistors (e.g., select gates, data lines, etc.), as desired. As an example, a 48 GB TLC NAND memory device can include 18,592 bytes (B) of data per page (16,384 + 2208 bytes), 1536 pages per block, 548 blocks per plane, and 4 or more planes per device.

[0042] Each memory cell in the memory array 200 includes a control gate (CG) coupled to (e.g., electrically or otherwise operatively connected to) an access line (e.g., word lines (WL) WL0 0 -WL7 0 210A-217A, WL0i-WL7i 210B- 217B, etc.), which collectively couples the control gates (CGs) across a specific tier, or a portion of a tier, as desired. Specific tiers in the 3D memory array, and accordingly, specific memory cells in a string, can be accessed or controlled using respective access lines. Groups of select gates can be accessed using various select lines. For example, first-third Ao SGD 226Ao-228Ao can be accessed using an A 0 SGD line SGDAo 225A 0 , first-third A n SGD 226A n -228A n can be accessed using an A n SGD line SGDA n 225A n , first-third Bo SGD 226Bo- 228Bo can be accessed using an Bo SGD line SGDBo 225Bo, and first-third B n SGD 226B n -228Bn can be accessed using an B n SGD line SGDB n 225B n . First- third Ao SGS 231Ao-233Ao and first-third A n SGS 231A n -233A n can be accessed using a gate select line SGSo 230A, and first-third Bo SGS 231Bo-233Bo and first- third Bn SGS 231B n -233Bn can be accessed using a gate select line SGSi 230B.

[0043] In an example, the memory array 200 can include a number of levels of semiconductor material (e.g., polysilicon, etc.) configured to couple the control gates (CGs) of each memory cell or select gate (or a portion of the CGs or select gates) of a respective tier of the array. Specific strings of memory cells in the array can be accessed, selected, or controlled using a combination of bit lines (BLs) and select gates, etc., and specific memory cells at one or more tiers in the specific strings can be accessed, selected, or controlled using one or more access lines (e.g., word lines).

[0044] FIG. 3 illustrates an example schematic diagram of a portion of a NAND architecture semiconductor memory array 300 including a plurality of memory cells 302 arranged in a two-dimensional array of strings (e.g., first-third strings 305-307) and tiers (e.g., illustrated as respective word lines (WL) WLO- WL7 310-317, a drain-side select gate (SGD) line 325, a source-side select gate (SGS) line 330, etc.), and sense amplifiers or devices 360. For example, the memory array 300 can illustrate an example schematic diagram of a portion of one physical page of memory cells of a 3D NAND architecture semiconductor memory device, such as illustrated in FIG. 2.

[0045] Each string of memory cells is coupled to a source line (SRC) using a respective source-side select gate (SGS) (e.g., first-third SGS 331-333), and to a respective data line (e.g., first-third bit lines (BL) BL0-BL2 320-322) using a respective drain-side select gate (SGD) (e.g., first-third SGD 326-328). Although illustrated with 8 tiers (e.g., using word lines (WL) WL0-WL7 310-317) and three data lines (BL0-BL2 326-328) in the example of FIG. 3, other examples can include strings of memory cells having more or fewer tiers or data lines, as desired.

[0046] In a NAND architecture semiconductor memory array, such as the example memory array 300, the state of a selected memory cell 302 can be accessed by sensing a current or voltage variation associated with a particular data line containing the selected memory cell. The memory array 300 can be accessed (e.g., by a control circuit, one or more processors, digital logic, etc.) using one or more drivers. In an example, one or more drivers can activate a specific memory cell, or set of memory cells, by driving a particular potential to one or more data lines (e.g., bit lines BL0-BL2), access lines (e.g., word lines WL0-WL7), or select gates, depending on the type of operation desired to be performed on the specific memory cell or set of memory cells.

[0047] To program or write data to a memory cell, a programming voltage (Vpgm) (e.g., one or more programming pulses, etc.) can be applied to selected word lines (e.g., WL4), and thus, to a control gate of each memory cell coupled to the selected word lines (e.g., first -third control gates (CGs) 341-343 of the memory cells coupled to WL4). Programming pulses can begin, for example, at or near 15V, and, in certain examples, can increase in magnitude during each programming pulse application. While the program voltage is applied to the selected word lines, a potential, such as a ground potential (e.g., Vss), can be applied to the data lines (e.g., bit lines) and substrates (and thus the channels, between the sources and drains) of the memory cells targeted for

programming, resulting in a charge transfer (e.g., direct injection or Fowler- Nordheim (FN) tunneling, etc.) from the channels to the floating gates of the targeted memory cells.

[0048] In contrast, a pass voltage (Vpass) can be applied to one or more word lines having memory cells that are not targeted for programming, or an inhibit voltage (e.g., Vcc) can be applied to data lines (e.g., bit lines) having memory cells that are not targeted for programming, for example, to inhibit charge from being transferred from the channels to the floating gates of such non-targeted memory cells. The pass voltage can be variable, depending, for example, on the proximity of the applied pass voltages to a word line targeted for programming. The inhibit voltage can include a supply voltage (Vcc), such as a voltage from an external source or supply (e.g., a battery, an AC-to-DC converter, etc.), relative to a ground potential (e.g., Vss).

[0049] As an example, if a programming voltage (e.g., 15V or more) is applied to a specific word line, such as WL4, a pass voltage of 10V can be applied to one or more other word lines, such as WL3, WL5, etc., to inhibit programming of non-targeted memory cells, or to retain the values stored on such memory cells not targeted for programming. As the distance between an applied program voltage and the non-targeted memory cells increases, the pass voltage required to refrain from programming the non-targeted memory cells can decrease. For example, where a programming voltage of 15V is applied to WL4, a pass voltage of 10V can be applied to WL3 and WL5, a pass voltage of 8V can be applied to WL2 and WL6, a pass voltage of 7V can be applied to WLl and WL7, etc. In other examples, the pass voltages, or number of word lines, etc., can be higher or lower, or more or less.

[0050] The sense amplifiers 360, coupled to one or more of the data lines (e.g., first, second, or third bit lines (BL0-BL2) 320-322), can detect the state of each memory cell in respective data lines by sensing a voltage or current on a particular data line. [0051] Between applications of one or more programming pulses (e.g., Vpgm), a verify operation can be performed to determine if a selected memory cell has reached its intended programmed state. If the selected memory cell has reached its intended programmed state, it can be inhibited from further programming. If the selected memory cell has not reached its intended programmed state, additional programming pulses can be applied. If the selected memory cell has not reached its intended programmed state after a particular number of programming pulses (e.g., a maximum number), the selected memory cell, or a string, block, or page associated with such selected memory cell, can be marked as defective.

[0052] To erase a memory cell or a group of memory cells (e.g., erasure is typically performed in blocks or sub-blocks), an erasure voltage (Vers) (e.g., typically Vpgm) can be applied to the substrates (and thus the channels, between the sources and drains) of the memory cells targeted for erasure (e.g., using one or more bit lines, select gates, etc.), while the word lines of the targeted memory cells are kept at a potential, such as a ground potential (e.g., Vss), resulting in a charge transfer (e.g., direct injection or Fowler-Nordheim (FN) tunneling, etc.) from the floating gates of the targeted memory cells to the channels.

[0053] FIG. 4 illustrates an example block diagram of a memory device 400 including a memory array 402 having a plurality of memory cells 404, and one or more circuits or components to provide communication with, or perform one or more memory operations on, the memory array 402. The memory device 400 can include a row decoder 412, a column decoder 414, sense amplifiers 420, a page buffer 422, a selector 424, an input/output (I/O) circuit 426, and a memory control unit 430.

[0054] The memory cells 404 of the memory array 402 can be arranged in blocks, such as first and second blocks 402A, 402B. Each block can include sub- blocks. For example, the first block 402A can include first and second sub-blocks 402Ao, 402A n , and the second block 402B can include first and second sub- blocks 402Bo, 402B n . Each sub-block can include a number of physical pages, each page including a number of memory cells 404. Although illustrated herein as having two blocks, each block having two sub-blocks, and each sub-block having a number of memory cells 404, in other examples, the memory array 402 can include more or fewer blocks, sub-blocks, memory cells, etc. In other examples, the memory cells 404 can be arranged in a number of rows, columns, pages, sub-blocks, blocks, etc., and accessed using, for example, access lines 406, first data lines 410, or one or more select gates, source lines, etc.

[0055] The memory control unit 430 can control memory operations of the memory device 400 according to one or more signals or instructions received on control lines 432, including, for example, one or more clock signals or control signals that indicate a desired operation (e.g., write, read, erase, etc.), or address signals (AO-AX) received on one or more address lines 416. One or more devices external to the memory device 400 can control the values of the control signals on the control lines 432, or the address signals on the address line 416. Examples of devices external to the memory device 400 can include, but are not limited to, a host, a memory controller, a processor, or one or more circuits or components not illustrated in FIG. 4.

[0056] The memory device 400 can use access lines 406 and first data lines 410 to transfer data to (e.g., write or erase) or from (e.g., read) one or more of the memory cells 404. The row decoder 412 and the column decoder 414 can receive and decode the address signals (AO-AX) from the address line 416, can determine which of the memory cells 404 are to be accessed, and can provide signals to one or more of the access lines 406 (e.g., one or more of a plurality of word lines (WLO-WLm)) or the first data lines 410 (e.g., one or more of a plurality of bit lines (BLO-BLn)), such as described above.

[0057] The memory device 400 can include sense circuitry, such as the sense amplifiers 420, configured to determine the values of data on (e.g., read), or to determine the values of data to be written to, the memory cells 404 using the first data lines 410. For example, in a selected string of memory cells 404, one or more of the sense amplifiers 420 can read a logic level in the selected memory cell 404 in response to a read current flowing in the memory array 402 through the selected string to the data lines 410. [0058] One or more devices external to the memory device 400 can communicate with the memory device 400 using the I/O lines (DQ0-DQN) 408, address lines 416 (AO-AX), or control lines 432. The input/output (I/O) circuit 426 can transfer values of data in or out of the memory device 400, such as in or out of the page buffer 422 or the memory array 402, using the I/O lines 408, according to, for example, the control lines 432 and address lines 416. The page buffer 422 can store data received from the one or more devices external to the memory device 400 before the data is programmed into relevant portions of the memory array 402, or can store data read from the memory array 402 before the data is transmitted to the one or more devices external to the memory device 400.

[0059] The column decoder 414 can receive and decode address signals (AO-AX) into one or more column select signals (CSELl-CSELn). The selector 424 (e.g., a select circuit) can receive the column select signals (CSELl-CSELn) and select data in the page buffer 422 representing values of data to be read from or to be programmed into memory cells 404. Selected data can be transferred between the page buffer 422 and the I/O circuit 426 using second data lines 418.

[0060] The memory control unit 430 can receive positive and negative supply signals, such as a supply voltage (Vcc) 434 and a negative supply (Vss) 436 (e.g., a ground potential), from an external source or supply (e.g., an internal or external battery, an AC-to-DC converter, etc.). In certain examples, the memory control unit 430 can include a regulator 428 to internally provide positive or negative supply signals.

[0061] Memory devices may write memory cells in one or more pages for each memory cell. For example, MLC cells may have a lower page and upper page (for 2 bits per cell) and in some examples an extra page (for 3 bits per cell). In some examples, the terms lower page, upper page, and extra page may differ from manufacturer to manufacturer, so one of ordinary skill in the art with the benefit of the present disclosure will appreciate that regardless of the nomenclature, each page corresponds to a programming pass. [0062] FIG. 5 shows a diagram 500 of programming a two-bit per cell MLC using two passes according to some examples. The diagram shows voltage as an x-axis with increasing voltage as the line moves to the right. The diagram shows expected voltage distributions across memory cells given an applied programming voltage. The memory cell starts out in the erased state 502 with a power level at an erased power level. The first phase 505 is a lower page program. In this program, the memory device either leaves the memory cell in the erased state (if the lower page is to be programmed as a 1) or adds voltage to the cell if the lower page is to be programmed as 0. In this example, the cell now has a value of XI or X0, where X is the value of the upper page that has not been programmed yet. The next phase 508 is an upper page program. In this phase, the second bit of the cell is programmed by either maintaining the power level (in the case of 11) or adding an offset voltage to what is already in the cell. This produces four possible voltage levels in the cell that correspond to the values 11, 01, 00, 10. For memory cell configurations with three levels, an extra page is also written resulting in eight power levels for a maximum of 3 bits per cell.

[0063] Like a write programming, a read operation also utilizes two or more phases. FIG. 6 shows a diagram 6000 of reading an MLC according to some examples. Typical voltage levels for each bit combination are shown on the voltage line. First the lower page is read 610 with a first voltage level (voltage A). This determines the lower page - if the result of the read is that the voltage in the cell is less than voltage A, then the lower page is a 1, otherwise if the result of the read is that the voltage in the cell is greater than voltage A, the lower cell is a 0. Next, the upper page is read 615 with two separate voltage levels (voltage B and C). If the voltage is between voltage threshold B and voltage threshold C then the upper page is a zero. Otherwise if the voltage is less than voltage threshold B or more than voltage threshold C, then the upper page is one.

[0064] One problem with these multiple phase operations comes when an unexpected power loss happens to the memory device (hereinafter an asynchronous power loss) when one or more of the pages has been programmed or partially programmed, but before all pages have been programmed completely. This may leave one or more memory cells in an unknown state. Presently memory devices find a first unwritten memory cell in the memory device and attempt to read the lower page (as that was the page most likely written). The problem is that, as can be appreciated from FIG. 6, the lower page read voltage threshold is not sensitive to read all possible voltages in the cell. For example, if the voltage read from the cell is less than the voltage threshold A, it is still possible that the cell was partially written. For example, it is desired to read as low a voltage as possible to determine any partial programming.

[0065] In some examples, the controller may shift a read voltage closer to zero to compensate as shown in FIG. 7 in diagram 700. Unfortunately, without entering a special administration mode, the voltage may not be shifted enough to detect a cell that was not properly programmed.

[0066] Disclosed in some examples are methods, systems, memory devices, and machine readable mediums which detect partially programmed memory cells that may arise from a number of conditions, for example through an asynchronous power loss. Instead of reading the lower page using the lower page voltage, the memory device may instead read the page that has a voltage closest to zero - for example, an upper page or an extra page. In some examples, a lower voltage of the upper page or extra page may be utilized (rather than both pages). In some examples, this voltage may then be shifted enough to detect partial programming without entering an administrative mode (e.g., in user mode). For example, as demonstrated in diagram 710 of FIG. 7. The upper page's voltage B read voltage is used as it is closer to zero and with shifting, the voltage is closer still to zero. This allows for faster checking for partial programming as the memory device does not need to enter and exit administrative mode.

[0067] Turning now to FIG. 8, a flowchart of a method 800 of determining a partially programmed memory cell is shown according to some examples of the present disclosure. At operation 805 the memory device may determine that an asynchronous power loss has occurred. In some examples, this may be done by setting a flag in a data structure in non-volatile storage when a proper, synchronous shutdown occurs. If the memory device boots up and the flag is not set, the memory device may conclude that an asynchronous shut down occurred.

[0068] At operation 810 the memory device may identify a memory cell to test for an incomplete programming. For example, the memory device may determine the first non-programmed memory cell in a group of memory cells and test it for an incomplete programming. At operation 815 the memory device may shift a read voltage of a first page of the memory cell towards zero. The first page may be a page of a plurality of pages that has a read voltage associated with the first page that is closes of all the plurality of pages to zero volts. This voltage may be shifted a predetermined amount in magnitude towards zero. At operation 820 the voltage of the memory cell may be read and at operation 825 the results may be evaluated. If the read indicated data, then at operation 835 the memory cell may be invalidated or otherwise marked for invalidation. If the read did not indicate data, then at operation 830, the memory device may mark the memory cell empty.

[0069] FIG. 9 illustrates a memory controller 915 according to some examples of the present disclosure. The memory controller 915 may be one example implementation of memory controller 115 of FIG. 1. Memory manager 925 may be an example of memory manager 125, table 930 an example of table 130, controller 935 may be an example of controller 135, and ECC 940 may be an example of ECC 140. In some examples, the memory manager 925 may include a programmer 932.

[0070] Programmer 932 may query shut down indicator 934 upon boot up of the memory controller 915. Setting the shut down indicator 934 may be the last (or nearly the last) operation prior to a synchronous shutdown operation completes. For example, after all pending writes have been executed and all buffers are empty. Upon the next startup, the programmer will check the shut down indicator 934 to see if the flag is set. If the flag is set, it is cleared and the memory controller 915 continues the boot up process. If the flag is not set, the programmer 932 may identify a memory cell to test for incomplete programming, shift the read voltage of the first page towards zero, read the page of the memory cell with a read voltage closest to zero, and evaluate the result. For example, the programmer 932 may shift the read voltage towards zero a predetermined amount (e.g., an amount configured in the firmware to be an amount less than or equal to an amount allowed without going into a special administrative mode). If the result indicates that the memory cell was incompletely written, the memory cell may be erased or marked for erasure. If the result indicates that the memory cell was not incompletely written, the memory cell may be marked as empty. Shut down indicator 934 may be stored in non-volatile storage to survive a power loss and may be written to one or more cells of the memory device. While the disclosed techniques are discussed in the context of an asynchronous shut down, it will be appreciated that they may be utilized in any situation in which the memory controller determines that there is a possibility of a programming error.

[0071] FIG. 10 illustrates a block diagram of an example machine 1000 upon which any one or more of the techniques (e.g., methodologies) discussed herein may perform. In alternative embodiments, the machine 1000 may operate as a standalone device or may be connected (e.g., networked) to other machines. In a networked deployment, the machine 1000 may operate in the capacity of a server machine, a client machine, or both in server-client network environments. In an example, the machine 1000 may act as a peer machine in peer-to-peer (P2P) (or other distributed) network environment. The machine 1000 may be a personal computer (PC), a tablet PC, a set-top box (STB), a personal digital assistant (PDA), a mobile telephone, a web appliance, an loT device, automotive system, or any machine capable of executing instructions (sequential or otherwise) that specify actions to be taken by that machine. Further, while only a single machine is illustrated, the term "machine" shall also be taken to include any collection of machines that individually or jointly execute a set (or multiple sets) of instructions to perform any one or more of the methodologies discussed herein, such as cloud computing, software as a service (SaaS), other computer cluster configurations. [0072] Examples, as described herein, may include, or may operate by, logic, components, devices, packages, or mechanisms. Circuitry is a collection (e.g., set) of circuits implemented in tangible entities that include hardware (e.g., simple circuits, gates, logic, etc.). Circuitry membership may be flexible over time and underlying hardware variability. Circuitries include members that may, alone or in combination, perform specific tasks when operating. In an example, hardware of the circuitry may be immutably designed to carry out a specific operation (e.g., hardwired). In an example, the hardware of the circuitry may include variably connected physical components (e.g., execution units, transistors, simple circuits, etc.) including a computer readable medium physically modified (e.g., magnetically, electrically, moveable placement of invariant massed particles, etc.) to encode instructions of the specific operation. In connecting the physical components, the underlying electrical properties of a hardware constituent are changed, for example, from an insulator to a conductor or vice versa. The instructions enable participating hardware (e.g., the execution units or a loading mechanism) to create members of the circuitry in hardware via the variable connections to carry out portions of the specific tasks when in operation. Accordingly, the computer readable medium is communicatively coupled to the other components of the circuitry when the device is operating. In an example, any of the physical components may be used in more than one member of more than one circuitry. For example, under operation, execution units may be used in a first circuit of a first circuitry at one point in time and reused by a second circuit in the first circuitry, or by a third circuit in a second circuitry at a different time.

[0073] The machine (e.g., computer system) 1000 (e.g., the host device 105, the memory device 110, etc.) may include a hardware processor 1002 (e.g., a central processing unit (CPU), a graphics processing unit (GPU), a hardware processor core, or any combination thereof, such as the memory controller 115, etc.), a main memory 1004 and a static memory 1006, some or all of which may communicate with each other via an interlink (e.g., bus) 1008. The machine 1000 may further include a display unit 1010, an alphanumeric input device 1012 (e.g., a keyboard), and a user interface (Ul) navigation device 1014 (e.g., a mouse). In an example, the display unit 1010, input device 1012 and Ul navigation device 1014 may be a touch screen display. The machine 1000 may additionally include a storage device (e.g., drive unit) 1016, a signal generation device 1018 (e.g., a speaker), a network interface device 1020, and one or more sensors 1016, such as a global positioning system (GPS) sensor, compass, accelerometer, or other sensor. The machine 1000 may include an output controller 1028, such as a serial (e.g., universal serial bus (USB), parallel, or other wired or wireless (e.g., infrared (IR), near field communication (NFC), etc.) connection to communicate or control one or more peripheral devices (e.g., a printer, card reader, etc.).

[0074] The storage device 1016 may include a machine readable medium 1022 on which is stored one or more sets of data structures or instructions 1024 (e.g., software) embodying or utilized by any one or more of the techniques or functions described herein. The instructions 1024 may also reside, completely or at least partially, within the main memory 1004, within static memory 1006, or within the hardware processor 1002 during execution thereof by the machine 1000. In an example, one or any combination of the hardware processor 1002, the main memory 1004, the static memory 1006, or the storage device 1016 may constitute the machine readable medium 1022.

[0075] While the machine readable medium 1022 is illustrated as a single medium, the term "machine readable medium" may include a single medium or multiple media (e.g., a centralized or distributed database, or associated caches and servers) configured to store the one or more instructions 1024.

[0076] The term "machine readable medium" may include any medium that is capable of storing, encoding, or carrying instructions for execution by the machine 1000 and that cause the machine 1000 to perform any one or more of the techniques of the present disclosure, or that is capable of storing, encoding or carrying data structures used by or associated with such instructions. Non- limiting machine readable medium examples may include solid-state memories, and optical and magnetic media. In an example, a massed machine readable medium comprises a machine-readable medium with a plurality of particles having invariant (e.g., rest) mass. Accordingly, massed machine-readable media are not transitory propagating signals. Specific examples of massed machine readable media may include: non-volatile memory, such as semiconductor memory devices (e.g., Electrically Programmable Read-Only Memory (EPROM), Electrically Erasable Programmable Read-Only Memory (EEPROM)) and flash memory devices; magnetic disks, such as internal hard disks and removable disks; magneto-optical disks; and CD-ROM and DVD-ROM disks.

[0077] The instructions 1024 (e.g., software, programs, an operating system (OS), etc.) or other data are stored on the storage device 1021, can be accessed by the memory 1004 for use by the processor 1002. The memory 1004 (e.g., DRAM) is typically fast, but volatile, and thus a different type of storage than the storage device 1021 (e.g., an SSD), which is suitable for long-term storage, including while in an "off" condition. The instructions 1024 or data in use by a user or the machine 1000 are typically loaded in the memory 1004 for use by the processor 1002. When the memory 1004 is full, virtual space from the storage device 1021 can be allocated to supplement the memory 1004;

however, because the storage 1021 device is typically slower than the memory 1004, and write speeds are typically at least twice as slow as read speeds, use of virtual memory can greatly reduce user experience due to storage device latency (in contrast to the memory 1004, e.g., DRAM). Further, use of the storage device 1021 for virtual memory can greatly reduce the usable lifespan of the storage device 1021.

[0078] In contrast to virtual memory, virtual memory compression (e.g., the Linux ® kernel feature "ZRAM") uses part of the memory as compressed block storage to avoid paging to the storage device 1021. Paging takes place in the compressed block until it is necessary to write such data to the storage device 1021. Virtual memory compression increases the usable size of memory 1004, while reducing wear on the storage device 1021.

[0079] Storage devices optimized for mobile electronic devices, or mobile storage, traditionally include MMC solid-state storage devices (e.g., micro Secure Digital (microSD™) cards, etc.). MMC devices include a number of parallel interfaces (e.g., an 8-bit parallel interface) with a host device, and are often removable and separate components from the host device. In contrast, eMMC™ devices are attached to a circuit board and considered a component of the host device, with read speeds that rival serial ATA™ (Serial AT (Advanced Technology) Attachment, or SATA) based SSD devices. However, demand for mobile device performance continues to increase, such as to fully enable virtual or augmented-reality devices, utilize increasing networks speeds, etc. In response to this demand, storage devices have shifted from parallel to serial communication interfaces. Universal Flash Storage (UFS) devices, including controllers and firmware, communicate with a host device using a low-voltage differential signaling (LVDS) serial interface with dedicated read/write paths, further advancing greater read/write speeds.

[0080] The instructions 1024 may further be transmitted or received over a communications network 1026 using a transmission medium via the network interface device 1020 utilizing any one of a number of transfer protocols (e.g., frame relay, internet protocol (IP), transmission control protocol (TCP), user datagram protocol (UDP), hypertext transfer protocol (HTTP), etc.). Example communication networks may include a local area network (LAN), a wide area network (WAN), a packet data network (e.g., the Internet), mobile telephone networks (e.g., cellular networks), Plain Old Telephone (POTS) networks, and wireless data networks (e.g., Institute of Electrical and Electronics Engineers (IEEE) 802.11 family of standards known as Wi-Fi ® , IEEE 802.16 family of standards known as WiMax ® ), IEEE 802.15.4 family of standards, peer-to-peer (P2P) networks, among others. In an example, the network interface device 1020 may include one or more physical jacks (e.g., Ethernet, coaxial, or phone jacks) or one or more antennas to connect to the communications network 1026. In an example, the network interface device 1020 may include a plurality of antennas to wirelessly communicate using at least one of single-input multiple-output (SIMO), multiple-input multiple-output (MIMO), or multiple- input single-output (MISO) techniques. The term "transmission medium" shall be taken to include any intangible medium that is capable of storing, encoding or carrying instructions for execution by the machine 1000, and includes digital or analog communications signals or other intangible medium to facilitate communication of such software. [0081] The above detailed description includes references to the accompanying drawings, which form a part of the detailed description. The drawings show, by way of illustration, specific embodiments in which the invention can be practiced. These embodiments are also referred to herein as "examples". Such examples can include elements in addition to those shown or described. However, the present inventors also contemplate examples in which only those elements shown or described are provided. Moreover, the present inventors also contemplate examples using any combination or permutation of those elements shown or described (or one or more aspects thereof), either with respect to a particular example (or one or more aspects thereof), or with respect to other examples (or one or more aspects thereof) shown or described herein.

[0082] In this document, the terms "a" or "an" are used, as is common in patent documents, to include one or more than one, independent of any other instances or usages of "at least one" or "one or more." In this document, the term "or" is used to refer to a nonexclusive or, such that "A or B" may include "A but not B," "B but not A," and "A and B," unless otherwise indicated. In the appended claims, the terms "including" and "in which" are used as the plain- English equivalents of the respective terms "comprising" and "wherein". Also, in the following claims, the terms "including" and "comprising" are open- ended, that is, a system, device, article, or process that includes elements in addition to those listed after such a term in a claim are still deemed to fall within the scope of that claim. Moreover, in the following claims, the terms "first," "second," and "third," etc. are used merely as labels, and are not intended to impose numerical requirements on their objects.

[0083] In various examples, the components, controllers, processors, units, engines, or tables described herein can include, among other things, physical circuitry or firmware stored on a physical device. As used herein, "processor" means any type of computational circuit such as, but not limited to, a microprocessor, a microcontroller, a graphics processor, a digital signal processor (DSP), or any other type of processor or processing circuit, including a group of processors or multi-core devices. [0084] The term "horizontal" as used in this document is defined as a plane parallel to the conventional plane or surface of a substrate, such as that underlying a wafer or die, regardless of the actual orientation of the substrate at any point in time. The term "vertical" refers to a direction perpendicular to the horizontal as defined above. Prepositions, such as "on," "over," and

"under" are defined with respect to the conventional plane or surface being on the top or exposed surface of the substrate, regardless of the orientation of the substrate; and while "on" is intended to suggest a direct contact of one structure relative to another structure which it lies "on"(in the absence of an express indication to the contrary); the terms "over" and "under" are expressly intended to identify a relative placement of structures (or layers, features, etc.), which expressly includes-but is not limited to-direct contact between the identified structures unless specifically identified as such. Similarly, the terms "over" and "under" are not limited to horizontal orientations, as a structure may be "over" a referenced structure if it is, at some point in time, an outermost portion of the construction under discussion, even if such structure extends vertically relative to the referenced structure, rather than in a horizontal orientation.

[0085] The terms "wafer" and "substrate" are used herein to refer generally to any structure on which integrated circuits are formed, and also to such structures during various stages of integrated circuit fabrication. The following detailed description is, therefore, not to be taken in a limiting sense, and the scope of the various embodiments is defined only by the appended claims, along with the full scope of equivalents to which such claims are entitled.

[0086] Various embodiments according to the present disclosure and described herein include memory utilizing a vertical structure of memory cells (e.g., NAND strings of memory cells). As used herein, directional adjectives will be taken relative a surface of a substrate upon which the memory cells are formed (i.e., a vertical structure will be taken as extending away from the substrate surface, a bottom end of the vertical structure will be taken as the end nearest the substrate surface and a top end of the vertical structure will be taken as the end farthest from the substrate surface). [0087] As used herein, directional adjectives, such as horizontal, vertical, normal, parallel, perpendicular, etc., can refer to relative orientations, and are not intended to require strict adherence to specific geometric properties, unless otherwise noted. For example, as used herein, a vertical structure need not be strictly perpendicular to a surface of a substrate, but may instead be generally perpendicular to the surface of the substrate, and may form an acute angle with the surface of the substrate (e.g., between 60 and 120 degrees, etc.).

[0088] In some embodiments described herein, different doping

configurations may be applied to a source-side select gate (SGS), a control gate (CG), and a drain-side select gate (SGD), each of which, in this example, may be formed of or at least include polysilicon, with the result such that these tiers (e.g., polysilicon, etc.) may have different etch rates when exposed to an etching solution. For example, in a process of forming a monolithic pillar in a 3D semiconductor device, the SGS and the CG may form recesses, while the SGD may remain less recessed or even not recessed. These doping configurations may thus enable selective etching into the distinct tiers (e.g., SGS, CG, and SGD) in the 3D semiconductor device by using an etching solution (e.g.,

tetramethylammonium hydroxide (TMCH)).

[0089] Operating a memory cell, as used herein, includes reading from, writing to, or erasing the memory cell. The operation of placing a memory cell in an intended state is referred to herein as "programming," and can include both writing to or erasing from the memory cell (e.g., the memory cell may be programmed to an erased state).

[0090] According to one or more embodiments of the present disclosure, a memory controller (e.g., a processor, controller, firmware, etc.) located internal or external to a memory device, is capable of determining (e.g., selecting, setting, adjusting, computing, changing, clearing, communicating, adapting, deriving, defining, utilizing, modifying, applying, etc.) a quantity of wear cycles, or a wear state (e.g., recording wear cycles, counting operations of the memory device as they occur, tracking the operations of the memory device it initiates, evaluating the memory device characteristics corresponding to a wear state, etc.) [0091] According to one or more embodiments of the present disclosure, a memory access device may be configured to provide wear cycle information to the memory device with each memory operation. The memory device control circuitry (e.g., control logic) may be programmed to compensate for memory device performance changes corresponding to the wear cycle information. The memory device may receive the wear cycle information and determine one or more operating parameters (e.g., a value, characteristic) in response to the wear cycle information.

[0092] It will be understood that when an element is referred to as being "on," "connected to" or "coupled with" another element, it can be directly on, connected, or coupled with the other element or intervening elements may be present. In contrast, when an element is referred to as being "directly on," "directly connected to" or "directly coupled with" another element, there are no intervening elements or layers present. If two elements are shown in the drawings with a line connecting them, the two elements can be either be coupled, or directly coupled, unless otherwise indicated.

[0093] Method examples described herein can be machine or computer- implemented at least in part. Some examples can include a computer-readable medium or machine-readable medium encoded with instructions operable to configure an electronic device to perform methods as described in the above examples. An implementation of such methods can include code, such as microcode, assembly language code, a higher-level language code, or the like. Such code can include computer readable instructions for performing various methods. The code may form portions of computer program products. Further, the code can be tangibly stored on one or more volatile or non-volatile tangible computer-readable media, such as during execution or at other times.

Examples of these tangible computer-readable media can include, but are not limited to, hard disks, removable magnetic disks, removable optical disks (e.g., compact discs and digital video disks), magnetic cassettes, memory cards or sticks, random access memories (RAMs), read only memories (ROMs), solid state drives (SSDs), Universal Flash Storage (UFS) device, embedded MMC (eMMC) device, and the like. [0094] The above description is intended to be illustrative, and not restrictive. For example, the above-described examples (or one or more aspects thereof) may be used in combination with each other. Other embodiments can be used, such as by one of ordinary skill in the art upon reviewing the above description. It is submitted with the understanding that it will not be used to interpret or limit the scope or meaning of the claims. Also, in the above Detailed Description, various features may be grouped together to streamline the disclosure. This should not be interpreted as intending that an unclaimed disclosed feature is essential to any claim. Rather, inventive subject matter may lie in less than all features of a particular disclosed embodiment. Thus, the following claims are hereby incorporated into the Detailed Description, with each claim standing on its own as a separate embodiment, and it is

contemplated that such embodiments can be combined with each other in various combinations or permutations. The scope of the invention should be determined with reference to the appended claims, along with the full scope of equivalents to which such claims are entitled.

[0095] Other Notes and Examples

[0096] Example 1 is a method performed by a controller of a memory device, the method comprising: determining that an asynchronous power loss occurred; and responsive to determining that the asynchronous power loss occurred: identifying a memory cell of the memory device to test for an incomplete programming operation, the memory cell configured as a multilevel cell; shifting a read voltage of a first page of the memory cell of a predetermined magnitude toward a zero voltage, the first page having the lowest read voltage of a plurality of pages of the memory cell; reading a value in the first page of the memory cell using the shifted read voltage; determining that the memory cell was incompletely programmed based upon the value; and in response to determining that the memory cell was incompletely

programmed, mark the memory cell for erasure.

[0097] In Example 2, the subject matter of Example 1 optionally includes wherein the first page is an extra page. [0098] In Example 3, the subject matter of any one or more of Examples 1-

2 optionally include wherein the first page is an upper page.

[0099] In Example 4, the subject matter of any one or more of Examples 1-

3 optionally include wherein the asynchronous power loss is an unexpected power loss and wherein determining that the asynchronous power loss occurred comprises determining that a shut-down indication is not present on a power up.

[0100] In Example 5, the subject matter of any one or more of Examples 1-

4 optionally include wherein reading the value in the first page is a user-mode read operation.

[0101] In Example 6, the subject matter of any one or more of Examples 1-

5 optionally include wherein the first page is not a lower page.

[0102] In Example 7, the subject matter of any one or more of Examples 1-

6 optionally include wherein identifying the memory cell of the memory device to test for an incomplete programming operation comprises finding a last fully written memory cell.

[0103] Example 8 is a memory device comprising: a controller, configured to perform operations comprising: determining that an asynchronous power loss occurred; and responsive to determining that the asynchronous power loss occurred: identifying a memory cell of the memory device to test for an incomplete programming operation, the memory cell configured as a multilevel cell; shifting a read voltage of a first page of the memory cell of a predetermined magnitude toward a zero voltage, the first page having the lowest read voltage of a plurality of pages of the memory cell; reading a value in the first page of the memory cell using the shifted read voltage; determining that the memory cell was incompletely programmed based upon the value; and in response to determining that the memory cell was incompletely

programmed, mark the memory cell for erasure.

[0104] In Example 9, the subject matter of Example 8 optionally includes wherein the first page is an extra page.

[0105] In Example 10, the subject matter of any one or more of Examples 8-9 optionally include wherein the first page is an upper page. [0106] In Example 11, the subject matter of any one or more of Examples 8-10 optionally include wherein the asynchronous power loss is an unexpected power loss and wherein the operations of determining that the asynchronous power loss occurred comprises operations of determining that a shut-down indication is not present on a power up.

[0107] In Example 12, the subject matter of any one or more of Examples 8-11 optionally include wherein the operations of reading the value in the first page is a user-mode read operation.

[0108] In Example 13, the subject matter of any one or more of Examples 8-12 optionally include wherein the first page is not a lower page.

[0109] In Example 14, the subject matter of any one or more of Examples 8-13 optionally include wherein the operations of identifying the memory cell of the memory device to test for an incomplete programming operation comprises operations of finding a last fully written memory cell.

[0110] Example 15 is a machine readable medium comprising instructions, that when executed by a machine, cause the machine to perform operations comprising: determining that an asynchronous power loss occurred; and responsive to determining that the asynchronous power loss occurred:

identifying a memory cell of the memory device to test for an incomplete programming operation, the memory cell configured as a multi-level cell; shifting a read voltage of a first page of the memory cell of a predetermined magnitude toward a zero voltage, the first page having the lowest read voltage of a plurality of pages of the memory cell; reading a value in the first page of the memory cell using the shifted read voltage; determining that the memory cell was incompletely programmed based upon the value; and in response to determining that the memory cell was incompletely programmed, mark the memory cell for erasure.

[0111] In Example 16, the subject matter of Example 15 optionally includes wherein the first page is an extra page.

[0112] In Example 17, the subject matter of any one or more of Examples 15-16 optionally include wherein the first page is an upper page. [0113] In Example 18, the subject matter of any one or more of Examples 15-17 optionally include wherein the asynchronous power loss is an

unexpected power loss and wherein the operations of determining that the asynchronous power loss occurred comprises operations of determining that a shut-down indication is not present on a power up.

[0114] In Example 19, the subject matter of any one or more of Examples 15-18 optionally include wherein the operations of reading the value in the first page is a user-mode read operation.

[0115] In Example 20, the subject matter of any one or more of Examples 15-19 optionally include wherein the first page is not a lower page.

[0116] In Example 21, the subject matter of any one or more of Examples 15-20 optionally include wherein the operations of identifying the memory cell of the memory device to test for an incomplete programming operation comprises operations of finding a last fully written memory cell.

[0117] Example 22 is a memory device comprising: means for determining that an asynchronous power loss occurred; and responsive to determining that the asynchronous power loss occurred: means for identifying a memory cell of the memory device to test for an incomplete programming operation, the memory cell configured as a multi-level cell; means for shifting a read voltage of a first page of the memory cell of a predetermined magnitude toward a zero voltage, the first page having the lowest read voltage of a plurality of pages of the memory cell; means for reading a value in the first page of the memory cell using the shifted read voltage; means for determining that the memory cell was incompletely programmed based upon the value; and in response to

determining that the memory cell was incompletely programmed, means for marking the memory cell for erasure.

[0118] In Example 23, the subject matter of Example 22 optionally includes wherein the first page is an extra page.

[0119] In Example 24, the subject matter of any one or more of Examples 22-23 optionally include wherein the first page is an upper page.

[0120] In Example 25, the subject matter of any one or more of Examples 22-24 optionally include wherein the asynchronous power loss is an unexpected power loss and wherein the means for determining that the asynchronous power loss occurred comprises means for determining that a shut-down indication is not present on a power up.

[0121] In Example 26, the subject matter of any one or more of Examples 22-25 optionally include wherein the means for reading the value in the first page is a user-mode read operation.

[0122] In Example 27, the subject matter of any one or more of Examples 22-26 optionally include wherein the first page is not a lower page.

[0123] In Example 28, the subject matter of any one or more of Examples 22-27 optionally include wherein the means for identifying the memory cell of the memory device to test for an incomplete programming operation comprises means for finding a last fully written memory cell.