LPC55 Flash

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

LPC55 Flash

1,171 Views
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 Kudos
Reply
3 Replies

1,153 Views
Alice_Yang
NXP TechSupport
NXP TechSupport

Hello @Zhang_123 

 

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

 

BR

Alice

0 Kudos
Reply

1,140 Views
Zhang_123
Contributor II

The full part number is LPC55S26JBD64Y

0 Kudos
Reply

1,133 Views
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 Kudos
Reply