NOR Flash Migration from S25FL164K0XMFV013 to S25FL064LABMFA013

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
Anonymous
Not applicable

Hi All,

   

We are using E10A lite for programming S25FL164K0XMFV013 flash via “sh726A_spibsc_fmtool.mot”. (fmtool_sflash)

We need to know upon migrating from S25FL164K0XMFV013 to S25FL064LABMFA013 what are the changes that needs to be
incorporated in the project ?

Can we use the same E10A lite debugger to program the S25FL064LABMFA013 flash without any changes in the project
workspace setting ?

Can we just replace the flash chip and program the flash right away using E10A lite?

   

Can we use the same above mentioned .mot file for programming the S25FL064LABMFA013 ?

   

What would be the impact of migration from S25FL164K0XMFV013 to S25FL064LABMFA013.

The IDE which we are using right now is IAR .


We appreciate your quick response.
 

0 Likes
1 Solution
lock attach
Attachments are accessible only for community members.
Anonymous
Not applicable

Hello Basanth,

   

Please fins the attached file which discusses the Migration from S25FL164K to  S25FL064L . Please check the attached file .

   

You can also download the file from the link given below :

   

http://www.cypress.com/documentation/product-termination-notice-ptn/ptn171202a?source=search&cat=qua...

   

Please refer supporting documents from the file you download from the link.

View solution in original post

0 Likes
3 Replies
lock attach
Attachments are accessible only for community members.
Anonymous
Not applicable

Hello Basanth,

   

Please fins the attached file which discusses the Migration from S25FL164K to  S25FL064L . Please check the attached file .

   

You can also download the file from the link given below :

   

http://www.cypress.com/documentation/product-termination-notice-ptn/ptn171202a?source=search&cat=qua...

   

Please refer supporting documents from the file you download from the link.

0 Likes
Anonymous
Not applicable

Hi Krishna,

   

Thank you for your quick response.

   

Can we use E10A lite Emulator to program the ​S25FL064L serial flash with application and bootloader code?

   

Does the sh726A_spibsc_fmtool.mot file requires modification in this case ?

   

Do we need to change the address in the linker file ?

   

Can you please suggest on this. If you have any example code for migration from S25FL164K to  S25FL064L .Please share it with us.

   

 

   

Thanks in Advance

0 Likes
ZhiF_31
Employee
Employee
25 sign-ins 10 solutions authored 5 solutions authored

Hi,

   

The question about E10A may be better addressed by its manufacturer. However, given the similarity between FL164K and FL064L, (similar sector architecture and erase commands), I think you can go ahead to program the image to the Flash treating it as an FL164K. You may use the verify feature from the programmer to verify the result. 

   

Moreover, I don't think you need to change the address in the linker file. 

   

We don't have an example code for such migration, aside from the migration guide we provide. Please pay attention to all the registers in these two devices, and the commands accessing them. Those are the main differences, which may require some changes in your software driver.

   

Best regards,

   

Zhi