完善资料让更多小伙伴认识你,还能领取20积分哦, 立即完善>
嗨,ST
使用LSM303C时遇到了一些问题。我们操作LSM303C在模块上电后进入掉电模式。 一般来说,LSM303C的电流消耗约为6 uA 一贯 与数据表e 电气特性 表。但有时候 模块上电后,电流消耗将增加到48 uA。似乎加速模块不适合阅读 ccelerometer Who_AM_I注册得到0x00但没有 0×41。什么可能导致这种现象。请给我们一些指导意见。 我们的操作代码如下: void LSM303C_Init(void) { I2C_WriteOneByte(lsm303_acc,LSM303C_CTRL_REG5_A,0x40); //软复位 user_delay_ms(10); I2C_WriteOneByte(lsm303_acc,LSM303C_CTRL_REG6_A,0x80); //强制重启 user_delay_ms(5); I2C_WriteOneByte(lsm303_mag,LSM303C_CTRL_REG2_M,0x0c); //重启内存内容,并重置寄存器 user_delay_ms(10); I2C_WriteOneByte (lsm303_acc,LSM303C_CTRL_REG1_A,0x00); //掉电 I2C_WriteOneByte (lsm303_mag,LSM303C_CTRL_REG3_M,0x03); //掉电 } #power-consumption#lsm303c 以上来自于谷歌翻译 以下为原文 Hi, ST We met some problem when used LSM303C. We operated LSM303C go to power-down mode after the module power on . Generally , the LSM303C current consumption is about 6 uA which is consistent with the datasheet e lectrical characteristics table. But sometimes the current consumption would increase to 48 uA after the module power on. And it seems that the acceleration module didn't work well for reading a ccelerometer Who_AM_I register to get 0x00 but not 0x41. What may cause this phenomenon. Please give us some guide advice. Our operating codes are as follow: void LSM303C_Init(void) { I2C_WriteOneByte(lsm303_acc,LSM303C_CTRL_REG5_A, 0x40);//Soft reset user_delay_ms(10); I2C_WriteOneByte(lsm303_acc,LSM303C_CTRL_REG6_A, 0x80);//Force reboot user_delay_ms(5);I2C_WriteOneByte(lsm303_mag,LSM303C_CTRL_REG2_M, 0x0c);//Reboot memory content, And register reset user_delay_ms(10); I2C_WriteOneByte (lsm303_acc,LSM303C_CTRL_REG1_A, 0x00);//power down I2C_WriteOneByte (lsm303_mag,LSM303C_CTRL_REG3_M, 0x03);//power down } #power-consumption #lsm303c |
|
相关推荐
3个回答
|
|
|
|
|
|
|
|
|
|
CS_XL和CS_MAG不能悬空,对于I2C通信,它们必须连接到VDD_IO。
以上来自于谷歌翻译 以下为原文 The CS_XL and CS_MAG cannot be let floating, for I2C communication they must be connected to VDD_IO. |
|
|
|
只有小组成员才能发言,加入小组>>
请教:在使用UDE STK时,单片机使用SPC560D30L1,在配置文件怎么设置或选择?里面只有SPC560D40的选项
2634 浏览 1 评论
3208 浏览 1 评论
请问是否有通过UART连接的两个微处理器之间实现双向值交换的方法?
1783 浏览 1 评论
3609 浏览 6 评论
5987 浏览 21 评论
939浏览 4评论
1315浏览 4评论
在Linux上安装Atollic TRUEStudio的步骤有哪些呢?
582浏览 3评论
使用DMA激活某些外设会以导致外设无法工作的方式生成代码是怎么回事
1302浏览 3评论
1357浏览 3评论
小黑屋| 手机版| Archiver| 电子发烧友 ( 湘ICP备2023018690号 )
GMT+8, 2024-11-22 11:04 , Processed in 1.540703 second(s), Total 81, Slave 64 queries .
Powered by 电子发烧友网
© 2015 bbs.elecfans.com
关注我们的微信
下载发烧友APP
电子发烧友观察
版权所有 © 湖南华秋数字科技有限公司
电子发烧友 (电路图) 湘公网安备 43011202000918 号 电信与信息服务业务经营许可证:合字B2-20210191 工商网监 湘ICP备2023018690号