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.
Photo

Netduino Go disappears from USB port at startup


  • Please log in to reply
7 replies to this topic

#1 BlackLamb

BlackLamb

    Member

  • Members
  • PipPip
  • 15 posts

Posted 12 April 2012 - 04:26 AM

After uploading my last program to my Go it failed to attach to the debugger and disappeared as a usb device on my computer. Now when I plug it in it shows up briefly while all the leds are on then once the turn off and just the power light is on it disconnects and disappears as a usb device. Is there a way to clear the program off the Go so it's a nice clean slate to put a new one on. I have tried plugging it in as VS starts deploying but it always disconnects before it can reboot it and send over the files.

#2 Chris Walker

Chris Walker

    Secret Labs Staff

  • Moderators
  • 7767 posts
  • LocationNew York, NY

Posted 12 April 2012 - 04:32 AM

Hi BlackLamb, Did you use the UsbClient feature of your Netduino Go by any chance? Or open up one of the USB pins as a Port in your code? There is a full erase-and-reflash procedure for Netduino Go. Do you have a moment to drop into Netduino Chat (Chat tab at the top of the page)? We can also write it up on the Wiki. For reflashing for now, you'll want to grab a copy of the following program: http://www.st.com/in...DEMO/um0412.zip Chris

#3 BlackLamb

BlackLamb

    Member

  • Members
  • PipPip
  • 15 posts

Posted 12 April 2012 - 04:51 AM

No I did not try using the USBClient feature that I know of. I was trying to get my VoiceShield driver I had ported to the Netduino working with the Go and the shield base. You can look at my code here http://voiceshieldcs.codeplex.com/ if you want to try to repo this. Thanks for the fast reply. Brent

#4 Stefan

Stefan

    Moderator

  • Members
  • PipPipPip
  • 1965 posts
  • LocationBreda, the Netherlands

Posted 12 April 2012 - 06:40 AM

Hi BlackLamb , I've downloaded the latest source of the project (voiceshieldcs_99c7a951ecdd) but I see you're still using Secretlabs.NETMF.Hardware.Netduino. That pin mapping may conflict with Netduino Go!.
"Fact that I'm a moderator doesn't make me an expert in things." Stefan, the eternal newb!
My .NETMF projects: .NETMF Toolbox / Gadgeteer Light / Some PCB designs

#5 Chris Walker

Chris Walker

    Secret Labs Staff

  • Moderators
  • 7767 posts
  • LocationNew York, NY

Posted 12 April 2012 - 07:03 AM

Hi BlackLamb, Thanks for dropping by Netduino Chat. Did we get you back up and running alright? Chris

#6 BlackLamb

BlackLamb

    Member

  • Members
  • PipPip
  • 15 posts

Posted 12 April 2012 - 08:37 PM

Yes we did, thank you again for you quick response. I expected to see an answer today or tomorrow not a few moments later.

Hi BlackLamb,

Thanks for dropping by Netduino Chat. Did we get you back up and running alright?

Chris



#7 BlackLamb

BlackLamb

    Member

  • Members
  • PipPip
  • 15 posts

Posted 13 April 2012 - 05:39 AM

Hi BlackLamb ,

I've downloaded the latest source of the project (voiceshieldcs_99c7a951ecdd) but I see you're still using Secretlabs.NETMF.Hardware.Netduino.
That pin mapping may conflict with Netduino Go!.


Thank you for pointing that out. I made it a little further now IE it now does not lockup the board :) but now I'm getting this at start up as soon as I try to make any OutputPort on the ShieldBase.

A first chance exception of type 'System.Exception' occurred in NetduinoGo.ShieldBase.dll
An unhandled exception of type 'System.Exception' occurred in NetduinoGo.ShieldBase.dll

Uncaught exception

#8 BlackLamb

BlackLamb

    Member

  • Members
  • PipPip
  • 15 posts

Posted 13 April 2012 - 05:48 AM

Thank you for pointing that out. I made it a little further now IE it now does not lockup the board :) but now I'm getting this at start up as soon as I try to make any OutputPort on the ShieldBase.

A first chance exception of type 'System.Exception' occurred in NetduinoGo.ShieldBase.dll
An unhandled exception of type 'System.Exception' occurred in NetduinoGo.ShieldBase.dll

Uncaught exception


And a few minutes after posting this I figured it out I needed to create my ShieldBase and hookup my ports in Main.




0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users

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.