
EEPROM
#1
Posted 10 August 2010 - 08:15 PM
#2
Posted 10 August 2010 - 08:35 PM
#3
Posted 11 August 2010 - 08:49 AM
Should not be possible to simply connect any TWI/I2C compatible serial EEPROM (using analog input pins 4,5 switched to TWD/TWCK)?Our short-term goal (i.e. the next 2-3 weeks) is to expose the FileSystem support so that you can read/write data to an SD card via SPI. I'm playing with early SD code here right now using the System.IO classes and it's pretty cool!
#4
Posted 11 August 2010 - 04:24 PM
Should not be possible to simply connect any TWI/I2C compatible serial EEPROM (using analog input pins 4,5 switched to TWD/TWCK)?
Absolutely. And you can use either 3.3V or 5V I2C devices...just connect their power to the respective power header.
You'll need to write some C# code to interface with the EEPROM... Maybe we could put together a driver and do this in an upcoming tutorial as well. Would anyone be interested in that?
#5
Posted 14 August 2010 - 05:41 PM
#6
Posted 24 November 2010 - 03:08 AM
Absolutely. And you can use either 3.3V or 5V I2C devices...just connect their power to the respective power header.
Not true...
I have a 24LC256 chip and it will not work with the Netduino...
http://forums.netdui...with-i2c-eeprom
Netduino firmware can not handle chips that require repeated start conditions.
In light of this, has anyone here successfully utilized EEPROM with a Netduino/N+? If so, please share the make and model number so the rest of us can avoid disappointment in the future.
#7
Posted 24 November 2010 - 03:13 AM
#8
Posted 24 November 2010 - 03:25 AM
#9
Posted 25 November 2010 - 06:40 AM
#10
Posted 25 November 2010 - 05:27 PM
Any chance ExtendedWeakReference will get support for RecoverOrCreate functionality in the near future?
What about allowing classes to be ISerializable??
Charles,
I would recommend using an SD card and file system access. To enable ExtendedWeakReferences on the Netduino, we'd need to use 16KB of Flash that could otherwise be used for code.
Then again, maybe we could offer it as an option (i.e. pre-compiled firmware with ExtendedWeakReference space)?
Chris
0 user(s) are reading this topic
0 members, 0 guests, 0 anonymous users