yabo国际娱乐对话半导体客户支持- DA14681;休眠;休眠模式; https://support.dialog-semiconductor.com/resource-keywords/da14681hibernationsleep-mode 系统在唤醒时卡住,其他按钮都不起作用 https://support.dialog-semiconductor.com/forums/post/dialog-smartbond-bluetooth-low-energy-%E2%80%93-software/system-stuck-wakeup-and-no-other < div class = "字段field-name-taxonomy-forums field-type-taxonomy-term-reference field-label-above”> < div class = "字段标签" >论坛:,< / div > < div class = "字段条目" > < div class =”field-item甚至“rel = " sioc: has_container " > < a href = " /论坛/ dialog-smartbond-bluetooth-low-energy - % E2 % 80% 93 -软件”“=“sioc:容器sioc:论坛”属性= " rdfs: label skos: prefLabel”数据类型= " " >对话框Smartbond蓝牙低能量-软件< / > < / div > < / div > < / div > < div class =”字段field-name-body field-type-text-with-summary field-label-hidden”> < div class = "字段条目" > < div class =”field-item甚至“财产=“内容:编码”> < p >嗨对话框< / p > < p >我是工作在一个定制的董事会基于DA14681。我使用gpio上的两个按钮来执行一些任务,它们工作得很完美。

那么我使用的是GPIO,它直接连接到USB电源。当USB连接这个GPIO高,我做一个特定的任务,这也是工作完美。

Problem is that i am using hibernate mode and i am using This USB Power GPIO for唤醒目的。当处于休眠模式时,只要我插入USB,它就会唤醒并完美工作,但其他两个按钮停止工作,然后USB被移除,然后这两个按钮又开始工作。我无法理解这个问题。
hw_wkup_init(DIS_BUTTON_PORT,DIS_BUTTON_PIN, true, HW_WKUP_PIN_STATE_HIGH);
hw_wkup_configure_pin(DIS_BUTTON_PORT,DIS_BUTTON_PIN, true, hw_wkup_pin_state);//按钮1
hw_wkup_configure_pin(PWR_BUTTON_PORT,PWR_BUTTON_PIN, true, HW_WKUP_PIN_STATE_HIGH); // button 2

hw_wkup_configure_pin(HW_GPIO_PORT_4, HW_GPIO_PIN_0, true, HW_WKUP_PIN_STATE_HIGH); // wakeup with USB-CONNECTION

hw_wkup_set_debounce_time(10);
hw_wkup_set_counter_threshold(1);
hw_wkup_register_interrupt(wkup_cb, 1);

Device: 
星期二,03 Sep 2019 12:06:03 +0000 mahmed106 321474年https://support.dialog-semiconductor.com https://support.dialog-semiconductor.com/forums/post/dialog-smartbond-bluetooth-low-energy-%E2%80%93-software/system-stuck-wakeup-and-no-other#comments
da14681休眠模式 https://support.dialog-semiconductor.com/forums/post/dialog-smartbond-bluetooth-low-energy-%E2%80%93-software/da14681-hibernation-mode < div class = "字段field-name-taxonomy-forums field-type-taxonomy-term-reference field-label-above”> < div class = "字段标签" >论坛:,< / div > < div class = "字段条目" > < div class =”field-item甚至“rel = " sioc: has_container " > < a href = " /论坛/ dialog-smartbond-bluetooth-low-energy - % E2 % 80% 93 -软件”“=“sioc:容器sioc:论坛”属性= " rdfs: label skos: prefLabel”数据类型= " " >对话框Smartbond蓝牙低能量-软件< / > < / div > < / div > < / div > < div class =”字段field-name-body field-type-text-with-summary field-label-hidden”> < div class = "字段条目" > < div class =”field-item甚至“财产=“内容:编码”> < p >嗨对话框中,< br / >我是一个工程师的da14681发展个人智能设备。现在我面临一个关于休眠休眠模式的问题:我使用一个外部中断通过GPIO唤醒它,然而,我的da14681进入休眠模式后就不能离开休眠状态。当我使用深度睡眠模式时,我的da14681可以轻松地进入和退出该模式。所以,我的休眠模式设置有什么错误吗?顺便说一下,我的SDK版本是1.0.6.968非常感谢。< / p > < / div > < / div > < / div > < div class =”字段field-name-field-forum-keywords field-type-taxonomy-term-reference field-label-above”> < div class = "字段标签" >关键词:,< / div > < div class = "字段条目" > < div class =”field-item甚至“> < a href = " / resource-keywords / da14681hibernationsleep-mode”“=“skos:概念”属性=“rdfs: label skos: prefLabel”数据类型= " " > DA14681;冬眠;睡眠模式;< / > < / div > < / div > < / div > < div class =”字段field-name-field-device field-type-taxonomy-term-reference field-label-above”> < div class = "字段标签" >设备:,< / div > < div class = "字段条目" > < div class =”field-item甚至“> < a href = " / forum-post-device / da1468x typeof =“skos:概念”属性= " rdfs: labelskos: prefLabel”数据类型= " " > DA1468x < / > < / div > < / div > < / div > 2018年7月27日星期五08:22:56 +0000 cjwdialog 211720年https://support.dialog-semiconductor.com https://support.dialog-semiconductor.com/forums/post/dialog-smartbond-bluetooth-low-energy-%E2%80%93-software/da14681-hibernation-mode#comments