Completed
The ECC engine in the raw NAND world
Class Central Classrooms beta
YouTube videos curated by Class Central.
Classroom Contents
Understand ECC Support for NAND Flash Devices in Linux
Automatically move to the next video in the Classroom when playback concludes
- 1 Intro
- 2 Error Correcting Codes
- 3 Redundancy
- 4 ECCs in communications
- 5 Simplest algorithms
- 6 ECC for storage
- 7 NAND technology 102
- 8 ECC engine mission: write path
- 9 ECC engine mission: read path
- 10 Hamming algorithm
- 11 Reed-Solomon algorithm
- 12 The ECC engine in the raw NAND world
- 13 Current situation for serial NANDS
- 14 External/pipelined ECC engine
- 15 What describes ECC engines?
- 16 How is the engine's configuration chosen?
- 17 Engine and configuration selection
- 18 SPI-NAND Bindings
- 19 The final NAND ECC engine structure
- 20 What's next? ?