Using MCUXpresso config tool for spifi

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 
已解决

Using MCUXpresso config tool for spifi

跳至解决方案
5,242 次查看
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,188 次查看
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,225 次查看
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,222 次查看
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,189 次查看
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,215 次查看
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.