完善资料让更多小伙伴认识你,还能领取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的选项
2653 浏览 1 评论
3215 浏览 1 评论
请问是否有通过UART连接的两个微处理器之间实现双向值交换的方法?
1789 浏览 1 评论
3618 浏览 6 评论
5997 浏览 21 评论
945浏览 4评论
1318浏览 4评论
在Linux上安装Atollic TRUEStudio的步骤有哪些呢?
590浏览 3评论
使用DMA激活某些外设会以导致外设无法工作的方式生成代码是怎么回事
1308浏览 3评论
1368浏览 3评论
小黑屋| 手机版| Archiver| 电子发烧友 ( 湘ICP备2023018690号 )
GMT+8, 2024-11-29 01:09 , Processed in 1.104933 second(s), Total 76, Slave 60 queries .
Powered by 电子发烧友网
© 2015 bbs.elecfans.com
关注我们的微信
下载发烧友APP
电子发烧友观察
版权所有 © 湖南华秋数字科技有限公司
电子发烧友 (电路图) 湘公网安备 43011202000918 号 电信与信息服务业务经营许可证:合字B2-20210191 工商网监 湘ICP备2023018690号