change flexSPI LUT size

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

change flexSPI LUT size

跳至解决方案
814 次查看
adi2Intel
Contributor III

Hi

using SDK example "flexSPI_nor_polling_transfer"

 

I need to set more commands on the LUT.

the costume LUT size is 60 and if the step is 4 between each command, I can only use 15 commands.

I need to use more to support this FLASH device : W25Q128FV pdf, W25Q128FV Description, W25Q128FV Datasheet, W25Q128FV view ::: ALLDATASHEET :::

but if I set the table size to 80, any value after 60 is ignored\not working even after I change the define:

#define CUSTOM_LUT_LENGTH 60

 

any help?

Adi

Intel

0 项奖励
回复
1 解答
764 次查看
Alice_Yang
NXP TechSupport
NXP TechSupport

Hello @adi2Intel 

The size of LUT is 256, so only support 16 sequences. 

Alice_Yang_0-1680080174726.png

 

BR

Alice

 

在原帖中查看解决方案

0 项奖励
回复
3 回复数
794 次查看
Alice_Yang
NXP TechSupport
NXP TechSupport

Hello @adi2Intel 

Which chip are you using? And describe your question more detail, thanks!

 

BR

Alice

0 项奖励
回复
791 次查看
adi2Intel
Contributor III

MX1052

sorry. forgot to mention

0 项奖励
回复
765 次查看
Alice_Yang
NXP TechSupport
NXP TechSupport

Hello @adi2Intel 

The size of LUT is 256, so only support 16 sequences. 

Alice_Yang_0-1680080174726.png

 

BR

Alice

 

0 项奖励
回复