Is that possible to use LPSPI instead of FlexSPI driver to access this norflash memory?

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

Is that possible to use LPSPI instead of FlexSPI driver to access this norflash memory?

ソリューションへジャンプ
3,047件の閲覧回数
prashant_humbre
Contributor II

I am using i.MXRT1064 controller and NOR-Flash IS25WP064AJBLE in a project. 

Currently, Flash SPI pins are connected in accordance with LPSPI port and not accordingly to FlexSPI Port.

(There is pin configuration difference in both types of driver).

Is that possible to use LPSPI instead of FlexSPI driver to access this flash memory?

Also if yes, is there any existing implementation/examples to access this flash memory using LPSPI?

Let me know if you want any more information from my side.

Thanks.

Prashant Humbre.

ラベル(1)
1 解決策
2,894件の閲覧回数
jeremyzhou
NXP Employee
NXP Employee

Hi Prashant Humbre,

Thank you for your interest in NXP Semiconductor products and for the opportunity to serve you.
1) Is that possible to use LPSPI instead of FlexSPI driver to access this flash memory?
-- Yes, it's possible, as the IS25WP064AJBLE Supports standard SPI protocol.
2) Are there any existing implementation/examples to access this flash memory using LPSPI?
-- Unfortunately, there's no similar demo in the SDK library, it needs the developers to use the LPSPI driver that from SDK library to follow the commands that presented in IS25WP064AJBLE's datasheet to do the flash read, write and other operations.

Have a great day,
TIC

 

-------------------------------------------------------------------------------
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.
-------------------------------------------------------------------------------

元の投稿で解決策を見る

3 返答(返信)
2,895件の閲覧回数
jeremyzhou
NXP Employee
NXP Employee

Hi Prashant Humbre,

Thank you for your interest in NXP Semiconductor products and for the opportunity to serve you.
1) Is that possible to use LPSPI instead of FlexSPI driver to access this flash memory?
-- Yes, it's possible, as the IS25WP064AJBLE Supports standard SPI protocol.
2) Are there any existing implementation/examples to access this flash memory using LPSPI?
-- Unfortunately, there's no similar demo in the SDK library, it needs the developers to use the LPSPI driver that from SDK library to follow the commands that presented in IS25WP064AJBLE's datasheet to do the flash read, write and other operations.

Have a great day,
TIC

 

-------------------------------------------------------------------------------
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.
-------------------------------------------------------------------------------

2,894件の閲覧回数
prashant_humbre
Contributor II

Hey jeremyzhou‌, Thanks for your quick response.

0 件の賞賛
返信
672件の閲覧回数
EmbeddedTech
Contributor III

Hi @prashant_humbre,

We have the similar requirement to use LPSPI to access the flash. Can you please share the driver file if possible?

Thanks for your help in advance.

0 件の賞賛
返信