LPC55 Flash

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

LPC55 Flash

1,169 次查看
Zhang_123
Contributor II

Call FLASH_Program write 512 bytes, Then call FLASH_VerifyProgram for validation,FLASH_Program returns normal, but FLASH_VerifyProgram returns error code 116,  Next, write according to the flash address order, and the error code returned by the FLASH_Program is 102,

 After the above problem, it is found that the part of the corresponding flash address that has no operation, such as bootloader, has also been abnormal.

      Help confirm that when this error code appears, what operations are done inside the chip?

0 项奖励
回复
3 回复数

1,151 次查看
Alice_Yang
NXP TechSupport
NXP TechSupport

Hello @Zhang_123 

 

Please tell the whole part number of your chip, for example LPC55S69JBD100.

 

BR

Alice

0 项奖励
回复

1,138 次查看
Zhang_123
Contributor II

The full part number is LPC55S26JBD64Y

0 项奖励
回复

1,131 次查看
Alice_Yang
NXP TechSupport
NXP TechSupport

Hello @Zhang_123 

For this part, the Flash size customer can use is 256K.

About Flashapi using, you can refer to SDK demo "flashiap1":

Alice_Yang_0-1669887732836.png

 

BR

Alice

 

0 项奖励
回复