Posted on May 17, 2011 at 12:08If I understand correctly, the table is of fixed size and can be put at a fixed address. I need to read the table into my program whenever the uPSD is started. If any value in the table is changed, I would like to writ...
Posted on May 17, 2011 at 12:08I need to save a table of values in my uPSD 33xx code, and have it persist between resets. The table is fairly simple and is fixed in size. I have read AN2040 regarding EEPROM Emulation in the uSPD. But I don't think I...
Posted on May 17, 2011 at 12:06I am using the sample uPSD I2C driver contained in one of the App. Notes. However, in order to make the I2C driver work with a certain device, I need to delay the sending of I2C data w.r.t. the I2C clock, in the range ...