change flexSPI LUT size

cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

change flexSPI LUT size

Jump to solution
811 Views
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 Kudos
Reply
1 Solution
761 Views
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

 

View solution in original post

0 Kudos
Reply
3 Replies
791 Views
Alice_Yang
NXP TechSupport
NXP TechSupport

Hello @adi2Intel 

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

 

BR

Alice

0 Kudos
Reply
788 Views
adi2Intel
Contributor III

MX1052

sorry. forgot to mention

0 Kudos
Reply
762 Views
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 Kudos
Reply