完善资料让更多小伙伴认识你,还能领取20积分哦, 立即完善>
你好
我正在使用LSM330DL并且两个传感器数据都具有400Hz ODR,并使用SPI协议将此数据读取到PIC MCU。 我当前正在使用STATUS_REG寄存器并轮询ZYXDA位以确定新数据是否可用,然后我读取OUT_寄存器。这个解决方案的问题是我不断轮询传感器,这会耗费大量电流。 我需要的是保持传感器和MCU处于低功耗/睡眠模式,并有一个中断(DRDY?)向MCU发出可用的新数据信号,因此MCU将唤醒,并从OUT_寄存器读取数据,然后继续回到睡眠模式。 在我看来,LSM的两个传感器读数都是对齐的(如果我错了,请纠正我),所以我认为我只需要一个中断信号用于任一传感器,然后从两者读取数据。 我应该如何设置和配置LSM以获得中断,以通知MCU新数据可用? 请注意,应用程序不是运动检测,而是400Hz采样,无论是否发生运动 #lsm330dl #sampling #ddy-interrupt 以上来自于谷歌翻译 以下为原文 Hello I'm using a LSM330DL and have at 400Hz ODR of the both sensors data, and read this data to a PIC MCU using SPI protocol. I'm currently using the STATUS_REG register and poll the ZYXDA bit to determine if new data is available, and then I read the OUT_ registers. The problem of this solution is I'm continously polling the sensor and this consumes a lot of current. What I need is to keep both sensors and MCU in low power / sleepmode, and have a interrupt (DRDY?) to signal the MCU of new data available, so MCU will wake up, and read the data from the OUT_ registers, and go back to sleep mode. It seems to me that both sensors readings of the LSM are aligned (correct me if I'm wrong), so I thought that I only need one interrupt signal for either sensor, and then read the data from both. How should I setup and configure the LSM in order to get an interrupt to signal the MCU that new data is available? Please note that the application is NOT motion detection, but 400Hz sampling, regardless motion occurred or not #lsm330dl #sampling #drdy-interrupt |
|
相关推荐
1个回答
|
|
我和丹尼尔有同样的问题,我只是在数据表中没有看到任何澄清这一点。
以上来自于谷歌翻译 以下为原文 I have the same question as Daniel, I'm just not seeing anything clarifying this in the datasheet. |
|
|
|
只有小组成员才能发言,加入小组>>
请教:在使用UDE STK时,单片机使用SPC560D30L1,在配置文件怎么设置或选择?里面只有SPC560D40的选项
2823 浏览 1 评论
3263 浏览 1 评论
请问是否有通过UART连接的两个微处理器之间实现双向值交换的方法?
1840 浏览 1 评论
3689 浏览 6 评论
6092 浏览 21 评论
对H747I-DISCO写程序时将CN2的st-link复用为usart1,再次烧录时无法检测到stlink怎么解决?
391浏览 2评论
STM32G474RE芯片只是串口发个数据就发烫严重是怎么回事?
481浏览 2评论
STM32处理增量式编码器Z信号如何判断中断是正转的还是反向转的?
312浏览 2评论
使用STM32F407VET6的USB2.0功能,发现ctl后芯片无数据返回,是什么原因可能导致的呢?
228浏览 2评论
用STM32G431开发工程,1.50版本的Package包文件无法输出项目工程
333浏览 2评论
小黑屋| 手机版| Archiver| 电子发烧友 ( 湘ICP备2023018690号 )
GMT+8, 2025-2-1 13:46 , Processed in 0.871073 second(s), Total 44, Slave 39 queries .
Powered by 电子发烧友网
© 2015 bbs.elecfans.com
关注我们的微信
下载发烧友APP
电子发烧友观察
版权所有 © 湖南华秋数字科技有限公司
电子发烧友 (电路图) 湘公网安备 43011202000918 号 电信与信息服务业务经营许可证:合字B2-20210191 工商网监 湘ICP备2023018690号