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.

amphibian

Member Since 19 Aug 2010
Offline Last Active Sep 14 2010 03:53 AM
-----

Posts I've Made

In Topic: Serialization

03 September 2010 - 11:50 AM

Given that there is no Reflection.Serialize in the stock firmware, or BitConverter classes in MF period, what's the best way to convert value types to arrays of bytes and vice versa?

In Topic: SD Card Shield

03 September 2010 - 03:29 AM

I posted in the other thread, but I might as well post here too in case someone comes across it. The seeedstudio sd card shield works fine with the new firmware

In Topic: Netduino Firmware v4.1.1 ALPHA 1

03 September 2010 - 03:20 AM

I can confirm that I can run the sample sd card code (provided in the other thread) on the seeedstudio sd card shield. I tested it with the switch in the "3.3v" position.

Haven't had much chance to try anything beyond the sample code though.

I was unable to debug this firmware on my mac running parallels 5 + windows 7 64bit. When I tried to debug it would just reboot the netduino and stop. I had this issue with the shipped firmware, as well as the beta firmware, so it's not new. I'll just stick to pure windows for now i guess.

In Topic: Netduino Firmware v4.1.1 ALPHA 1

03 September 2010 - 03:07 AM

I have a microSD card shield from Sparkfun (http://www.sparkfun....roducts_id=9802) and a Sandisk 8GB microSD card and the code shown by Bob doesn't appear to work.


No, it doesn't support SDHC, so nothing over 2gb.

MicroSD is tricky, I've been reading the specs lately. All the other SD standards mandate SPI support, but Micro does not, so it might be hit or miss with getting micro cards working. Probably going to vary by make/model.

In Topic: SD Card Shield

02 September 2010 - 06:37 PM

Awesome, I will try it out tonight and post the results. Based on the arduino code that's availible for it D10 should be the right pin for chip select.

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.