Power Down Sleep with ATtiny441 / ATtiny841
I have spent some time putting together a firmware to enable Power Down sleep mode in ATtiny441. The examples on the web did not do the trick out of the box. Here is my code with some leftover bits for enabling / disabling peripheral devices when they are used. The MCU goes to Power Down… Read More »