s32k144 FlexNVM and ECC Question

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

s32k144 FlexNVM and ECC Question

Jump to solution
1,063 Views
kmh48301
Contributor IV

Hi

 

I'm using s32k144 FlexNVM.

And I need to know Physical characteristic of FlexNVM more.

 

1. Is FlexNVM NAND flash? (I think P-Flash is NOR Flash because of XIP)

 

2. What if Power off happened during Erase Sector Command in FlexNVM?

(After this happening, The sector has no change?)

 

3. As I know, FlexNVM has ECC. Is this application is on FlexNVM flash hardware?

How does it work? Please explain to me briefly

 

Thanks

Best regards

Phillip

 

0 Kudos
1 Solution
1,056 Views
danielmartynek
NXP TechSupport
NXP TechSupport

Hi Philip.

 

1. It is a NOR flash.

 

2. Interruption of an erase or program command can lead to corruption of the flash content.

AN12130 Production Flash Programming Best Practices for S32K1xx MCUs

Chapter 5 Common problems

https://www.nxp.com/docs/en/application-note/AN12130.pdf

 

3. Yes, it is implemented in FlexNVM HW.

For every 64 bits of data there are 8 parity bits.

AN12522 S32K1xx ECC Error Handling

https://www.nxp.com/docs/en/application-note/AN12522.pdf

 

Best regards,

Daniel

 

View solution in original post

0 Kudos
3 Replies
1,049 Views
kmh48301
Contributor IV

Hi Daniel.

 

Thank you for reply.

 

1. Could you please let me know the NOR Flash module name?

 

Best regards,

Phillip

0 Kudos
1,041 Views
danielmartynek
NXP TechSupport
NXP TechSupport

Hi,

All the embedded flash is NOR.


BR, Daniel

0 Kudos
1,057 Views
danielmartynek
NXP TechSupport
NXP TechSupport

Hi Philip.

 

1. It is a NOR flash.

 

2. Interruption of an erase or program command can lead to corruption of the flash content.

AN12130 Production Flash Programming Best Practices for S32K1xx MCUs

Chapter 5 Common problems

https://www.nxp.com/docs/en/application-note/AN12130.pdf

 

3. Yes, it is implemented in FlexNVM HW.

For every 64 bits of data there are 8 parity bits.

AN12522 S32K1xx ECC Error Handling

https://www.nxp.com/docs/en/application-note/AN12522.pdf

 

Best regards,

Daniel

 

0 Kudos