BUG: Documentation error in Emulated EEPROM datasheet

Tip / Sign in to post questions, reply, level up, and achieve exciting badges. Know more

cross mob
kemic_264446
Level 4
Level 4
First like received

 The table of return values on Page 3 of the Emulated EEPROM DataSheet (Em_EEPROM_V1.pdf) contains the wrong return return values.

   

It shows some values related to power save modes rather than EEPROM writing.

0 Likes
3 Replies
ScottA_91
Employee
Employee
10 solutions authored 100 replies posted 50 replies posted

Thank you, I've submitted a case to our internal tracking system.

0 Likes
Anonymous
Not applicable

 Kenny - 

   

That API shows 3 return values: CYRET_SUCCESS, CYRET_BAD_PARAM, CYRET_UNKNOWN.  I've reviewed through the code and those are the only 3 values that can be returned by this function.  I don't understand your statement about power save modes.

0 Likes
Anonymous
Not applicable

Now I see that the issue was in the description of the return values and not the value of the return values.  This has been fixed in the datasheet that ships with 3.0.

0 Likes