Re: [Fx2lib-devel] EEPROM / I2C
Status: Beta
Brought to you by:
mulicheng
From: Dennis M. <djm...@gm...> - 2011-03-14 20:19:39
|
I used the routines quite extensively to program proms. I recall doing a tweak somewhere along the lines to make the write go a lot faster but I don't remember if that ever made it into fx2lib or if I just had it in one of the firmwares I did. Anyhow, writing the address isn't any different than writing the data, it's just an i2c write. On 03/13/2011 07:15 AM, Daniel O'Connor wrote: > Has anyone used the eeprom_read/write() routines? > > It appears to ignore the address which is odd.. > I can't see an obvious bug in the code yet, still looking.. > > Thanks. > > -- > Daniel O'Connor software and network engineer > for Genesis Software - http://www.gsoft.com.au > "The nice thing about standards is that there > are so many of them to choose from." > -- Andrew Tanenbaum > GPG Fingerprint - 5596 B766 97C0 0E94 4347 295E E593 DC20 7B3F CE8C > > > > > > > > ------------------------------------------------------------------------------ > Colocation vs. Managed Hosting > A question and answer guide to determining the best fit > for your organization - today and in the future. > http://p.sf.net/sfu/internap-sfd2d |