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

Watchdog Implementation


  • Please log in to reply
4 replies to this topic

#1 Wayne Brush

Wayne Brush

    New Member

  • Members
  • Pip
  • 7 posts

Posted 04 June 2014 - 06:24 PM

I'm looking at implementing the watchdog timer in the Netduino 2. What would be the best way to do that? I need it to time out after some time and pull the MCU reset line.



#2 dino4net

dino4net

    Advanced Member

  • Members
  • PipPipPip
  • 40 posts

Posted 05 June 2014 - 08:19 AM

Hello,

 

I think in the moment it's not possible to use the internal watchdog, so you have to use an external one.

 

Guido



#3 Wayne Brush

Wayne Brush

    New Member

  • Members
  • Pip
  • 7 posts

Posted 05 June 2014 - 12:45 PM

So it is not possible to access the MCU registers and configure the internal watchdog as part of my application? I'm new to .NET programming but that seems like a waste of resources as well as an extra cost for the external watchdog hardware.



#4 dino4net

dino4net

    Advanced Member

  • Members
  • PipPipPip
  • 40 posts

Posted 05 June 2014 - 02:10 PM

That is maybe a feature for the next firmware releases ...

 

The Hardware is just one little chip, e.g. MAX6371, and a resistor. Not more than 3 EUR and 100% reliable.



#5 Wayne Brush

Wayne Brush

    New Member

  • Members
  • Pip
  • 7 posts

Posted 05 June 2014 - 03:04 PM

I have been doing embedded HW and SW systems for over 25 years. This is my first C# project. Having done wdogs in every product in C, I must say that I'm not overly impressed by C# (maybe it would be different if I truly knew C# the way I know C). Anyway, back to the problem.

 

Can anyone from Secret Labs comment on the possibility of implementing the internal watchdog timers in a future release?






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.