Hi guys,

I am working on a more advanced version of the 24lcxx libs. The name
of the current basic version is eeprom_24lcxxx.jal (e.g.
eeprom_24lc256.jal)

The things that will be different in the new libraries:

+ page write is supported (up to 128 times faster, my estimate is
sequential filling an 24lc512 takes 2.5 secs instead of 6 minutes)
+ advanced handling of required delay-after-write, so no (possible
unnecessary) delay of 5 ms after each write
+ more devices supported (2, 4, 8, 32, 64 and 128kx8 are on my list;
don't have all devices to test though).
+ success/error indication is propagated back to the user.
- the library uses more resources (flash and ram)
- only one device per application is supported (well... you could use
more, but that is more complex)

I have two questions:
- Would such a library set be a valuable addition to jallib?
- if so, how should we call these libs?

Regards,
Joep

-- 
You received this message because you are subscribed to the Google Groups 
"jallib" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/jallib?hl=en.

Reply via email to