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

MotorShield Netduino Go


  • Please log in to reply
12 replies to this topic

#1 alhardy

alhardy

    New Member

  • Members
  • Pip
  • 8 posts
  • LocationSydney, Australia

Posted 13 July 2012 - 11:34 AM

I know there are bugs with PMW, or are now apparently resolved, but has anyone successfully got any type of motorshield to work with the netduinogo shieldbase?

#2 Christoc

Christoc

    Advanced Member

  • Members
  • PipPipPip
  • 127 posts
  • LocationBallwin, MO

Posted 13 July 2012 - 10:22 PM

I haven't yet attempted with the updated SB firmware, but I can definitely confirm the issues without it :D

View my blog at ChrisHammond.com

Projects: Netduino Tank/Tracked Vehicle, DNNFoos, Random other bits


#3 Chris Walker

Chris Walker

    Secret Labs Staff

  • Moderators
  • 7767 posts
  • LocationNew York, NY

Posted 13 July 2012 - 10:28 PM

I haven't yet attempted with the updated SB firmware, but I can definitely confirm the issues without it :D

:D

The PWM features on the Shield Base should be working well now. If you experience any issues, please let us know and we can fix them in the next beta.

Chris

#4 Tanmay Middha

Tanmay Middha

    New Member

  • Members
  • Pip
  • 7 posts

Posted 16 July 2012 - 11:37 AM

:D

The PWM features on the Shield Base should be working well now. If you experience any issues, please let us know and we can fix them in the next beta.

Chris



Hey Chris

after updating shield base firmware netgo is showing nested class issue, mean when i made my project with nested class visual basic is not going in debugging mode. After rebooting it stop(not hang), it return to same state that was before pressing F5

please see it

#5 Chris Walker

Chris Walker

    Secret Labs Staff

  • Moderators
  • 7767 posts
  • LocationNew York, NY

Posted 16 July 2012 - 11:47 PM

Hi Tanmay,

after updating shield base firmware netgo is showing nested class issue, mean when i made my project with nested class visual basic is not going in debugging mode. After rebooting it stop(not hang), it return to same state that was before pressing F5

please see it

Can you explain what you're experiencing in detail? I'm really sorry, but I do not understand what are seeing...but would like to help!

BTW, welcome to the Netduino community.

Chris

#6 Tanmay Middha

Tanmay Middha

    New Member

  • Members
  • Pip
  • 7 posts

Posted 17 July 2012 - 06:07 AM

Hi Tanmay,


Can you explain what you're experiencing in detail? I'm really sorry, but I do not understand what are seeing...but would like to help!

BTW, welcome to the Netduino community.

Chris



Hi Chris
Thanks for your reply.
I am attaching my code this is not working, mean visual studio is not going in debugging mode when i press F5 it reach to same state that was before pressing F5(Editing mode).
It happen after i updated shield firmware,may be firmware did some changes in main board internal code.
overall nested class program is not supporting in hardware

Attached Files



#7 Chris Walker

Chris Walker

    Secret Labs Staff

  • Moderators
  • 7767 posts
  • LocationNew York, NY

Posted 17 July 2012 - 06:25 AM

Hi Tanmay,

overall nested class program is not supporting in hardware


Where do you see that error?

Also, try updating your mainboard with this patch. It may fix the problem you're having...
http://forums.netdui...dpost__p__32007

Chris

#8 Tanmay Middha

Tanmay Middha

    New Member

  • Members
  • Pip
  • 7 posts

Posted 17 July 2012 - 09:16 AM

Hi Tanmay,



Where do you see that error?

Also, try updating your mainboard with this patch. It may fix the problem you're having...
http://forums.netdui...dpost__p__32007

Chris



i am adding text file that contain output window data for my program, now it is affecting on other working programs. I am not getting what can be problem i reinstalled .netmicroframe work along with visual studio 2010 express edition.

can you tell me procedure for flashing three file last time i did flashing with "tinyclr.dfu" but this time you gave me three different file

Attached Files



#9 Chris Walker

Chris Walker

    Secret Labs Staff

  • Moderators
  • 7767 posts
  • LocationNew York, NY

Posted 17 July 2012 - 09:20 AM

Cannot find any entrypoint!

That line means that there is no application on your board. This is probably due to the mentioned flash-erase issue.

Please reflash your Netduino Go with the following firmware and then redeploy your application.
http://forums.netdui...2007#entry32007

Chris

#10 Tanmay Middha

Tanmay Middha

    New Member

  • Members
  • Pip
  • 7 posts

Posted 17 July 2012 - 09:50 AM

That line means that there is no application on your board. This is probably due to the mentioned flash-erase issue.

Please reflash your Netduino Go with the following firmware and then redeploy your application.
http://forums.netdui...2007#entry32007

Chris


Thanks chris
please tell me the procedure for flashing these files that you mention in earlier post. i did earlier flashing by "tinyclr.dfu" file that only contain single file.

#11 Stefan

Stefan

    Moderator

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

Posted 17 July 2012 - 11:22 AM

Thanks chris
please tell me the procedure for flashing these files that you mention in earlier post. i did earlier flashing by "tinyclr.dfu" file that only contain single file.

The Netduino Go! Main Board? http://wiki.netduino...etduino-Go.ashx
"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

#12 Tanmay Middha

Tanmay Middha

    New Member

  • Members
  • Pip
  • 7 posts

Posted 17 July 2012 - 01:55 PM

The Netduino Go! Main Board? http://wiki.netduino...etduino-Go.ashx


this step is for single file that i downloaded as per your instruction but in above Chris comment he included 3 file "config,boot and flash" so do i have to maintain any sequence or to set any particular address for specific file.
Thanks for your reply

#13 Stefan

Stefan

    Moderator

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

Posted 17 July 2012 - 06:37 PM

this step is for single file that i downloaded as per your instruction but in above Chris comment he included 3 file "config,boot and flash" so do i have to maintain any sequence or to set any particular address for specific file.
Thanks for your reply

You can just do file by file. it'll automaticly know it's address.
"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




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.