Peripheral Interface: Difference between revisions

Jump to navigation Jump to search
Content added Content deleted
(iQue: K9K1G08U0A NAND is also suitable for ID 0xEC79)
(PI_BB_NAND_CTRL: Error bits)
Line 371: Line 371:
| — || — || — || — || — || — || — || —
| — || — || — || — || — || — || — || —
{{#invoke:Register table|row|15:8}}
{{#invoke:Register table|row|15:8}}
| U-? || U-? || U-? || U-? || U-? || R-0 || U-? || U-?
| U-? || U-? || U-? || U-? || R-0 || R-0 || U-? || U-?
|-
|-
| — || — || — || — || || Error || — || —
| — || — || — || — || Single-bit Error || Double-bit Error || — || —
{{#invoke:Register table|row|7:0}}
{{#invoke:Register table|row|7:0}}
| U-? || U-? || U-? || U-? || U-? || U-? || U-? || U-?
| U-? || U-? || U-? || U-? || U-? || U-? || U-? || U-?
Line 381: Line 381:
{{#invoke:Register table|definitions
{{#invoke:Register table|definitions
| 31 | Busy | Indicates that a command is currently executing.
| 31 | Busy | Indicates that a command is currently executing.
| 10 | Error | Indicates some sort of error occurred. Exact meaning is unknown.
| 11 | Single-bit Error | Indicates that a single-bit error was detected by ECC. These are automatically corrected so generally no action is required.
| 10 | Double-bit Error | Indicates that a double-bit error was detected by ECC. Unlike single-bit errors, these are not automatically recoverable.
}}
}}