ECC algorithm used by the Nand Controller (NFC) in the Kinetis series processors?

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

ECC algorithm used by the Nand Controller (NFC) in the Kinetis series processors?

874件の閲覧回数
yslavcom
Contributor I

Hello, I need to implement in software the ECC algorithm  which is used by the Nand Controller (NFC) in the Kinetis series processors. Reference Manual says it is based on BCH, but I need more details in order to be able to realize it for simulation/test software, i.e. what is the GF(x), is it Reed-Solomon (a subset of BCH), etc

Does anybody know it?

Thank you

ラベル(1)
0 件の賞賛
返信
1 返信

701件の閲覧回数
Kan_Li
NXP TechSupport
NXP TechSupport

Hi,

The NFC ECC algorithm is BCH, not RS.

GF(x) is Galois field.

BCH code is defined over the Galois field.

Hope that makes sense,


Have a great day,
Kan

-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------

0 件の賞賛
返信