雷竞技电竞平台对话半导体客户支持-时间 https://support.dialog-semiconductor.com/resource-keywords/timing 外围BLE的例子 https://support.dialog-semiconductor.com/forums/post/dialog-smartbond-bluetooth-low-energy-%E2%80%93-software/peripheral-ble-example < 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 >我目前使用修改后的版本的祝福外围的例子,试图用ADC对一个信号进行采样。我基本上已经用从ADC而不是计数器读取值的代码替换了adc_adcval1_timer_cb_handler中的代码。我遇到的问题是对adc处理程序函数调用的时间。我需要采样我的信号在2000Hz或2000采样每秒。当我尝试在10毫秒或以下获得计时器时,我得到断开连接和platform_reset_func函数在对adc处理程序进行几次调用后被调用。我已经尝试了两个应用程序简单定时器的例子已经使用,我也尝试了使用timer0回调方法。两者似乎都有同样的问题。我想知道是否有一些限制因素的时间与代码或软件本身,我不知道? Also what sort of things cause the call to the platform_reset func?

Thanks!

Keywords: 
Device: 
2019年4月26日星期五17:21:32 +0000 michael12344 303267年https://support.dialog-semiconductor.com https://support.dialog-semiconductor.com/forums/post/dialog-smartbond-bluetooth-low-energy-%E2%80%93-software/peripheral-ble-example#comments
延迟脉冲上电 https://support.dialog-semiconductor.com/forums/post/greenpak-and-greenfet-questions/delayed-pulse-upon-power < 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 = " /论坛/ greenpak-and-greenfet-questions typeof =“sioc:容器sioc:论坛”属性=“rdfs: label skos: prefLabel”数据类型= " " > GreenPAK GreenFET问题< / > < / div > < / div > < / div > < div class =”字段field-name-body field-type-text-with-summary field-label-hidden”> < div class = "字段条目" > < div class =”field-item甚至“财产=“内容:编码”> < p >什么是对话框/ Silego推荐的方式来创建一个信号,声称在一个特定的时间(例如,2小时)后通电芯片?

对于如此长的持续时间,我们级联两个CNT/DLY块,其中第一个组件被配置为一个计数器,并用作第二个组件的时钟,第二个组件被配置为一个延迟块。我们试过在DLY IN端口上使用POR,但这导致信号马上上升。似乎一旦POR完成(POR变高),Delay块就会对值进行采样,从而最终得到初始值。

解决方案,似乎是工作是使用DFF与POR在nRESET设置初始极性为低。DFF的时钟来自第一个计数器使用的相同的OSC0/64。这是产生这种延迟正脉冲的可靠方法吗?你有更好的方法来完成这个简单的任务吗?

谢谢,我们真的很感谢你的帮助!

Attachment: 
Device: 
Device Number: 
SLG46537
2018年4月14日星期六00:59:40 +0000 arthur568 171971年https://support.dialog-semiconductor.com https://support.dialog-semiconductor.com/forums/post/greenpak-and-greenfet-questions/delayed-pulse-upon-power#comments