How to use the on-chip flash memory of JN5169 chip

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

How to use the on-chip flash memory of JN5169 chip

636 Views
1948396491
Contributor II

Hello, I want to store a lot of infrared parameters into the on-chip flash memory of JN5169 chip, but I don't know how to operate it.Do you have any routines or instructions?For example, I want to write data to the seventh sector of flash on the JN5169 slice. What is a complete operation?

Labels (3)
0 Kudos
1 Reply

561 Views
Sebastian_Del_Rio
NXP Employee
NXP Employee

Hi, I hope you're doing well!

 

There's two chapters in the JN516x Integrated Peripherals API Guide that might be useful to better understand the way the Flash Memory API works.

 

  • Chapter 16 has a description of the different components of the Flash Memory API, with some important notes related to the use of internal or external flash memory.

 

  • Chapter 32 describes the functions for writing, reading and erasing flash memory sectors.

 

Could you please take a look at those sections of the document?

 

Please let me know if you need any more information.

 

Best regards,

Sebastian

0 Kudos