OPTION byte AND TIMER SETTING
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2005-10-13 11:59 PM
This discussion is locked. Please start a new topic to ask your question.
2 REPLIES 2
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2005-10-04 8:42 AM
Posted on October 04, 2005 at 17:42
Hello
if I program TIMER as OUTPUT MODE TOUT= 1 and DOUT =1 or DOUT = 0 should I program in the OPTION BYTE the TIM PULL bit as 0 (disabled)? If I program as TIMER PULL UP =1 enabled what happen? Destroy the device? Increase the power consumption? Thanks GhipOptions
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2005-10-13 11:59 PM
Posted on October 14, 2005 at 08:59
It will not cause any damage to the device but is not recommneded as pull up feature is for input mode(Tout = 0)
When Tout = 1 , the pull up is disabled even if the option is enabled.