NAND ECC

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决
1,426 次查看
takashitakahash
Contributor III

Dear community.

Describes on i.MX6DQ RM Figure 29-1. General-Purpose Media Interface Controller Block Diagram, I want to check the flow of processing to write NAND to it with the parity for the ECC.

For example, when writing data 4KByte the NAND flash,

Is my understanding of the following is correct?

GPMI FIFO continuous data and send the serial data is sent to the BCH, BCH to calculate parity data per 512 Byte parity data back to GPMI FIFO,

512 Byte data and the parity data through GPMI PIN State Machine, written to the NAND FROM.

Mistakes for the understanding of the above.

Below is right?

The ECC (parity data) to write the data to NAND, as Figure 17-1. Hardware BCH Accelerator, by sending data directly to the BCH to calculate the parity data, and the data + parity data to GPMI from there send.

标签 (2)
0 项奖励
回复
1 解答
1,198 次查看
igorpadykov
NXP Employee
NXP Employee

Hi Takashi

I think this understanding is right, details of usage BCH&GPMI

can be found in sect.17.4.1.2 Using the BCH Encoder IMX6DQRM

Best regards

igor

-----------------------------------------------------------------------------------------------------------------------

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

-----------------------------------------------------------------------------------------------------------------------

在原帖中查看解决方案

0 项奖励
回复
1 回复
1,199 次查看
igorpadykov
NXP Employee
NXP Employee

Hi Takashi

I think this understanding is right, details of usage BCH&GPMI

can be found in sect.17.4.1.2 Using the BCH Encoder IMX6DQRM

Best regards

igor

-----------------------------------------------------------------------------------------------------------------------

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

-----------------------------------------------------------------------------------------------------------------------

0 项奖励
回复