GPMI read nand flash ID

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

GPMI read nand flash ID

764 Views
michaelsyh
Contributor I

I want to read the nand flash ID through GPMI,I write the 0x90(read ID command)and the address,I wonder if performing effectively, which register will show the expected ID(5 bytes), gpmi_data or gpmi_payload register,should I enable the gpmi_eccctrl register?

Labels (1)
0 Kudos
3 Replies

589 Views
Yuri
NXP Employee
NXP Employee

Hello,

  ID data will be located in DMA buffer (DRAM).

You may look at the Platform SDK example. Unfortunately the SDK

is not supported more and it cannot be loaded from the NXP Web.

You may create request to get the SDK.

How to submit a new question for NXP Support

Have a great day,
Yuri

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

0 Kudos

589 Views
michaelsyh
Contributor I

Hello!DMA buffer is the APBH-CHn-BAR register, right? I can not find where DRAM is, so this process does not need to involve BCH,and does not need to enable the gpmi-eccctrl?

really appreciate your reply!!!thanks a lot!

发自我的 iPhone

在 2016年4月22日,下午2:41,Yuri <admin@community.freescale.com> 写道:

NXP Community

GPMI read nand flash ID

reply from Yuri Muhin in i.MX Community - View the full discussion

Hello,

ID data will be located in DMA buffer (DRAM).

You may look at the Platform SDK example. Unfortunately the SDK

is not supported more and it cannot be loaded from the NXP Web.

You may create request to get the SDK.

How to submit a new question for NXP Support

Have a great day,

Yuri

>

0 Kudos

589 Views
Yuri
NXP Employee
NXP Employee

Hello,

Please try the GPMI example from the Platform SDK.

Regards,

Yuri.

0 Kudos