bp_pm_configure_deepsleep(PM_RETAIN_BANK0); bp_rtc_set_alarm(5); // Wake in 5 seconds bp_pm_enter_deepsleep(); // Execution resumes here after wake bp_reinit_clock(); // Must manually restore PLL
Echo, reverb, 3D surround sound, and virtual bass. Bp1048b2 Programming
#include <bp1048b2.h>
Managing hardware status and responding to user inputs and system events // Wake in 5 seconds bp_pm_enter_deepsleep()
Mastering BP1048B2 Programming: A Comprehensive Guide to MVsilicon Bluetooth Audio Development // Must manually restore PLL Echo