LPC54628 EEPROM_Write

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

LPC54628 EEPROM_Write

407 Views
lua40927
Contributor II

I try to use EEPROM_Write from the official library

But when my OFFSET is greater than 40 the program will be stuck in EEPROM_Write

 

what should I do?

THANKS.

 

Tags (2)
0 Kudos
1 Reply

375 Views
xiangjun_rong
NXP TechSupport
NXP TechSupport

Hi,

Regarding your question, we have EEPROM example in SDK for LPC54628 as the screenshot, do you use SDK to develop the EEPROM code?

Anyway, I do not find the api function EEPROM_Write(), is it an api function you defined yourself?

This is the SDK link:

https://www.nxp.com/design/software/development-software/mcuxpresso-software-and-tools-/mcuxpresso-s...

BR

XiangJun Rong

xiangjun_rong_0-1651759959671.png

 

0 Kudos