Hi Igor, I'vwe been looking at the Datasheet, and there are a pair of instructions, "Unlock NV1" and "Lock NV1" -- from this I assumed that only "locked" NV memory would need to be unlocked.
Is that not the case? How did your memory get locked? The bigger question is how should OWFS handle this? Possible ways are: 1. Discrete lock and unlock commands. Write only. 2. Unlock automatically before any write, but dont lock afterwards. 3. Unlock before a write and lock afterwards. case 1 adds the most complexity to the user, while the other two cases make the locking superfluous. To be honest, I don't really understand the purpose of the locking in the first case. Sending a write sequence as noise on the line seems unlikey, and if you have access to write, you have access to unlock. Paul Alfille On Fri, Jan 21, 2011 at 10:19 AM, igor <[email protected]> wrote: > Hello Paul! > It`s me again ) > I have not received a response.I need you to help! > i try change code for "unlock 0x43" command, but did not get good results. > With best regards, Igor. > > > > > ------------------------------------------------------------------------------ > Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)! > Finally, a world-class log management solution at an even better price-free! > Download using promo code Free_Logger_4_Dev2Dev. Offer expires > February 28th, so secure your free ArcSight Logger TODAY! > http://p.sf.net/sfu/arcsight-sfd2d > _______________________________________________ > Owfs-developers mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/owfs-developers > ------------------------------------------------------------------------------ Special Offer-- Download ArcSight Logger for FREE (a $49 USD value)! Finally, a world-class log management solution at an even better price-free! Download using promo code Free_Logger_4_Dev2Dev. Offer expires February 28th, so secure your free ArcSight Logger TODAY! http://p.sf.net/sfu/arcsight-sfd2d _______________________________________________ Owfs-developers mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/owfs-developers
