Can anybody provide the 'check task' for NAND FLASH 4-bit ECC debug?
I currently have a trouble with attempt to write just few bytes (126) of metadata to spare area with 4-bit ECC calculation. The parity words are the same all times, but at readout, the syndrom is too far from non-error, more than 4 bit errors detected.
- Is it possible to perform 4-bit ECC checking for arrays, less than 518 bytes?
- have anybody the check task with constant data array, supplied with correct parity words (for write) and syndrom (for read)