Thanks, I missed that. I actually didn't realize that that's the behaviour with snooze_timer only.
With your additions, the deepSleep() version of my previous code breaks "as expected". You hear the mic passthrough once, before going to sleep...
I tried making a MWE to reproduce this. I made a very simple Audio System using the Audio system design tool where I can listen live to the Mic input over the headphone out. When not in snooze mode, mic input should be audible, while in snooze...
Hi Yasar,
I am having the same problem as you: Teensy 4.1 + deepSleep results in Audio stopping to function after the first wakeup.
I am using the Audio shield Rev D, for reference.
No input, no output, nothing.
What I have found out so...