Using MCUXpresso config tool for spifi

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

Using MCUXpresso config tool for spifi

ソリューションへジャンプ
5,056件の閲覧回数
janoene
Contributor I

Hi all,

 

Currently, I'm doing experiments with the LPCXpresso54628 Development Board. I'm using SDK version 2.8.2.

The board contains a flash module connected via qspi. If I understand correctly, I should be able to control them with the spifi driver. However, the driver doesn't show up in the configuration view in MCUXpresso. I attached the list I see currently. I'm able to enable the clocks and assign the pins, but I can't enable/configure the peripheral itself. 

Any hints about how to use the spifi? (BTW: I found the driver example, so I get an idea how it should work, but I assume that I should be able to add the driver via the configuration tool)

 

Thanks in advance. 

0 件の賞賛
返信
1 解決策
5,002件の閲覧回数
Petr_H
NXP Employee
NXP Employee

 Hi, 

We are sorry, but  some drivers are not supported in the Peripherals tool. SPIFI is currently not supported. We are incrementally adding the support, so I have passed your request to the development team to consider the implementation in the next updates.

best regards

Petr Hradsky

元の投稿で解決策を見る

4 返答(返信)
5,039件の閲覧回数
ZhangJennie
NXP TechSupport
NXP TechSupport

Hi Janoene

Please see below screenshots of how to add spifi driver.

ZhangJennie_0-1610594516621.png

 

ZhangJennie_1-1610594594577.png

 

Have a nice day

Jun Zhang

5,036件の閲覧回数
janoene
Contributor I

Dear @ZhangJennie,

Thanks for your answer. 

I added the spifi driver like you described. However, it doesn't show up in the configuration tool. How should I configure the driver? 

 

Thanks in advance. 

0 件の賞賛
返信
5,003件の閲覧回数
Petr_H
NXP Employee
NXP Employee

 Hi, 

We are sorry, but  some drivers are not supported in the Peripherals tool. SPIFI is currently not supported. We are incrementally adding the support, so I have passed your request to the development team to consider the implementation in the next updates.

best regards

Petr Hradsky

5,029件の閲覧回数
ZhangJennie
NXP TechSupport
NXP TechSupport

We can config SPIFI pins in Pins ConfigTool  and SPIFI clock in Clock Config Tool. Besides, we can't config others.