Netduino home hardware projects downloads community

Jump to content


The Netduino forums have been replaced by new forums at community.wildernesslabs.co. This site has been preserved for archival purposes only and the ability to make new accounts or posts has been turned off.

tobsen

Member Since 24 Sep 2010
Offline Last Active Dec 21 2012 12:58 PM
-----

Posts I've Made

In Topic: I2C Devices using the I2CBus class

11 September 2011 - 01:57 PM

Have you tested this with any more EEPROMs?

I am currently working on an update to this which cleans the class up a little more and adds a lot of documentation that I figured may be useful to anyone using it. I'll post it here when I'm done.

I have just tested it with 24LC256 from Microchip. Thanks for providing the class, it saved me some time.

In Topic: Fast mode I²C-bus with netduino?

02 December 2010 - 10:21 PM

Unfortunately not, Netduino microcontroller (AT91SAM7X512) supports only Fast Mode speed (400 kHz). Fast Mode Plus is backward compatible with Fast Mode.


Great, thanks for your reply. Well, I don't need the extra speed for my current project, so it is great news that i2C is backward compatible.

Is there a certain way to tell the hardware that I want to use only the 400khz mode or is there some kind of "automatic detection"? Should this be in the specification of the IC (I haven't found it there).

In Topic: What is UsbClient?

24 September 2010 - 09:03 PM

Working on it... We have the desktop code done--and most of the code done for the .NET MF device....but we are working through the USB communication details.

Chris


Great news! I really hope to have USB communication with the .netduino- [= the one without ethernet/microSD] soon. Thanks for keeping us updated.

home    hardware    projects    downloads    community    where to buy    contact Copyright © 2016 Wilderness Labs Inc.  |  Legal   |   CC BY-SA
This webpage is licensed under a Creative Commons Attribution-ShareAlike License.