LPC55x16: Using Flash as Data storage

取消
显示结果 
显示  仅  | 搜索替代 
您的意思是: 

LPC55x16: Using Flash as Data storage

761 次查看
SSiddiqui
Contributor I

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

标签 (1)
0 项奖励
回复
3 回复数

731 次查看
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 项奖励
回复

674 次查看
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 项奖励
回复

747 次查看
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 项奖励
回复