Disable BOD by Software (Attiny85)
hello,
as mentioned in datasheet of attiny85 on page 35 disable brown-out-detection when going sleep (power down) on attiny85. therefore i'm using code jack here
but current consumption still 18.7ua seems me, bod still active. when bod disabled expect below 1ua...
the date code on attiny85 says 1614 - should pretty new.
has ever archived disable bod software on attiny85?? couldn't find "evidence" on internet... or better, if have attiny85, please verify if code jack above runs low power consumption?
btw: have enabled bod @ 2.7v in fuse settings.
thanks!
as mentioned in datasheet of attiny85 on page 35 disable brown-out-detection when going sleep (power down) on attiny85. therefore i'm using code jack here
but current consumption still 18.7ua seems me, bod still active. when bod disabled expect below 1ua...
the date code on attiny85 says 1614 - should pretty new.
has ever archived disable bod software on attiny85?? couldn't find "evidence" on internet... or better, if have attiny85, please verify if code jack above runs low power consumption?
btw: have enabled bod @ 2.7v in fuse settings.
thanks!
how measure power consumption of attiny85? sure multimeter still accurate enough measure µa?
did read section 7.2.1 of datasheet? revision have?
quote
or better, if have attiny85, please verify if code jack above runs low power consumption?no, code not complete, it's excerpt. show code you're using.
did read section 7.2.1 of datasheet? revision have?
Arduino Forum > Using Arduino > Programming Questions > Disable BOD by Software (Attiny85)
arduino
Comments
Post a Comment