LPC55 Flash

キャンセル
次の結果を表示 
表示  限定  | 次の代わりに検索 
もしかして: 

LPC55 Flash

1,168件の閲覧回数
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,150件の閲覧回数
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,137件の閲覧回数
Zhang_123
Contributor II

The full part number is LPC55S26JBD64Y

0 件の賞賛
返信

1,130件の閲覧回数
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 件の賞賛
返信