完善资料让更多小伙伴认识你,还能领取20积分哦, 立即完善>
我想用L3GD20上的STM32F429 Discovery来测量水平角度,所以我只需要一个轴。我能够读取加速度数据,但我不确定一些事情:
1.如何处理灵敏度因子?我把它设置为500dps。 2.数据表显示的值是2的恭维,所以我是否必须逆转2的赞美才能得到合理的数据?我的高字节总是FF或FE? 3.如何从加速度数据中获得角度?我见过有人说你需要在特定的时间内将所有角度加在一起测量,随着时间的推移逐渐逼近积分? 谢谢 #l3gd20 #gyroscopes 以上来自于谷歌翻译 以下为原文 I want to use my STM32F429 Discovery's on board L3GD20 to measure an angle from the horizontal, so I only need one axis. I am able to read the acceleration data but I am unsure about a few things: 1. What do I do with the sensitivity factor? I have it set to 500dps. 2. The datasheet says the value is given in 2's compliment, so do I have to reverse 2's compliment it to get sensible data? My high byte is always FF or FE? 3. How do I get an angle from the acceleration data? I've seen people say you need to add all the angles together measured in a specific time, a discrete approximation to integration over time? Thank you #l3gd20 #gyroscopes |
|
相关推荐
1个回答
|
|
你好,
让我澄清你的问题。 1.将满量程设置为(+ - )500 dps,在这种情况下,[mdps]中的实际值=从寄存器读取的值* 17.5 2. 2的恭维是有符号数表达式的标准方式,它表示如果设置了MSB而不是负数。如果高字节为FF或FE,则表示该值为负(-256..0)或(-512 ..- 257).3。对于角度计算,您将需要来自所有三个轴的数据,请参阅维基百科的欧拉角度计算。不要忘记在CTRL_REG4寄存器中设置BDU位以确保数据一致性。 最好的祝福, 玛丽安 以上来自于谷歌翻译 以下为原文 Hello, let me clarify your questions. 1. You set full scale to (+-)500 dps, in this case the real value in [mdps] = value read from registers * 17.5 2. 2's compliment is a standard way of signed number expression, it means that if MSB is set than it is negative number. If high byte is FF or FE it means that value is negative(-256..0) or (-512..-257).3. for angle computation you will need data from all three axis, see Wikipedia for Euler angles computation. Don't forget to set BDU bit in CTRL_REG4 register to ensure data consistency. Best Regards, Marian |
|
|
|
只有小组成员才能发言,加入小组>>
请教:在使用UDE STK时,单片机使用SPC560D30L1,在配置文件怎么设置或选择?里面只有SPC560D40的选项
2718 浏览 1 评论
3235 浏览 1 评论
请问是否有通过UART连接的两个微处理器之间实现双向值交换的方法?
1807 浏览 1 评论
3645 浏览 6 评论
6033 浏览 21 评论
1333浏览 4评论
208浏览 3评论
195浏览 3评论
对H747I-DISCO写程序时将CN2的st-link复用为usart1,再次烧录时无法检测到stlink怎么解决?
348浏览 2评论
STM32G474RE芯片只是串口发个数据就发烫严重是怎么回事?
440浏览 2评论
小黑屋| 手机版| Archiver| 电子发烧友 ( 湘ICP备2023018690号 )
GMT+8, 2024-12-20 03:37 , Processed in 0.965314 second(s), Total 48, Slave 42 queries .
Powered by 电子发烧友网
© 2015 bbs.elecfans.com
关注我们的微信
下载发烧友APP
电子发烧友观察
版权所有 © 湖南华秋数字科技有限公司
电子发烧友 (电路图) 湘公网安备 43011202000918 号 电信与信息服务业务经营许可证:合字B2-20210191 工商网监 湘ICP备2023018690号