LPC55x16: Using Flash as Data storage

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

LPC55x16: Using Flash as Data storage

757 Views
SSiddiqui
Contributor I

Hi looking for LPC55x16, example for storing configuration data in the flash.
Thanks

Labels (1)
0 Kudos
Reply
3 Replies

727 Views
SSiddiqui
Contributor I

Thanks @Pavel_Hernandez 
I have tried the shared example, however i am not sure while writing to the flash data memory, are we disabling the other interrupts disable_irq();
I am not able to find interrupt disabling in the SDK example code.


0 Kudos
Reply

670 Views
Pavel_Hernandez
NXP TechSupport
NXP TechSupport

Hello, the example of flashiap does not have any IRQ but this are the function.

Pavel_Hernandez_0-1732052945168.png

Best regards,
Pavel

0 Kudos
Reply

743 Views
Pavel_Hernandez
NXP TechSupport
NXP TechSupport

Hello, my name is Pavel, and I will be supporting your case, I recommend download the SDK and there you will be find some examples about FATFS with USB or others like Flash IAP.

Select Board | MCUXpresso SDK Builder

Pavel_Hernandez_0-1731701267167.png

Select the examples and finish to start the import.

Best regards,
Pavel

0 Kudos
Reply