You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am new in microcontroller programming, and i still confuse for waking up atmega64 from sleep using WDT reset because its not like atmega328 who has WDT interrupt, anyone can explain or give some simple code?
Thank You
It seems like you can't wake up using the WDT on the ATmega64. It's an older device compared to newer chips like the ATmega1281, so its features are a bit limited.
Thank you for your response :D, i see that atmega64 hasn't wake up source using WDT
but is that possible for using the WDT timeout period and reseting the chip for wake up source?
No description provided.
The text was updated successfully, but these errors were encountered: