Detection of QSPI in custom board designed using RT-1176

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

Detection of QSPI in custom board designed using RT-1176

1,226件の閲覧回数
ManikantaRobbi
Contributor II

Hi,

we had designed custom board with QSPI flash connected to FLEXSPI-1 interface.

I had connected with your team members regarding flashing issues, they advised to use LINK TO RAM Application process and flash flexspi_nor_polling_transfer.c  to detect and get the device id=0x9d.

But I'm getting 0xff, so 1.Checked the clock it is working fine.2.Probed MISO pin(NO-2) by removing resistor R73 which is connecting to RT1176 then I'm able to get 0x9d in scope but when I replaced the resistor the same issue with result 0xff. Kindly help me top resolve the issue.

 

 

Thanks & Regards 

Manikanta Robbi.

 

ManikantaRobbi_0-1697533741369.png

 

0 件の賞賛
返信
3 返答(返信)

1,187件の閲覧回数
Kan_Li
NXP TechSupport
NXP TechSupport

Hi @ManikantaRobbi ,

 

As you mentioned ".Probed MISO pin(NO-2) by removing resistor R73 which is connecting to RT1176 then I'm able to get 0x9d in scope" , was the MISO pin disconnected with RT1176 in that case? For the resistor such as R72 and R73 between QSPI flash and RT1176, are they placed close to the QSPI flash pins? Please kindly clarify.

 

Have a great day,
Kan


-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "Mark Correct" button. Thank you!
- We are following threads for 7 weeks after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------

0 件の賞賛
返信

1,181件の閲覧回数
ManikantaRobbi
Contributor II

Thanks @Kan_Li , We sorted the issue, actually the problems arises due to HYPERFLASH and HYPER RAM module sharing common DATA pins as you can see below attached image so we tried to remove  HYPERFLASH chip first but failed to get 0x9d.And later we removed HYPER RAM also which gives successful detection and program ERASE/FLASH & VERIFIY. As of now QSPI is working fine, but our requirement is HYPER FLASH  not Flashing into QSPI. So we want driver and steps to to use S26HS512TGABHI000.

 

 

Thanks & regards 

Manikanta Robbi.

ManikantaRobbi_0-1698036495661.png

 

 

 

0 件の賞賛
返信

1,177件の閲覧回数
Kan_Li
NXP TechSupport
NXP TechSupport

Hi @ManikantaRobbi ,

You may refer to https://github.com/JayHeng/RT-UFL/blob/master/README-en.md for details regarding the flash driver development.

 

Hope that helps,

 

Have a great day,
Kan


-------------------------------------------------------------------------------
Note:
- If this post answers your question, please click the "Mark Correct" button. Thank you!
- We are following threads for 7 weeks after the last post, later replies are ignored
Please open a new thread and refer to the closed one, if you have a related question at a later point in time.
-------------------------------------------------------------------------------

 

0 件の賞賛
返信