当前位置:网站首页>RK3399 platform development series explanation (kernel-driven peripherals) 6.35, IAM20680 gyroscope introduction
RK3399 platform development series explanation (kernel-driven peripherals) 6.35, IAM20680 gyroscope introduction
2022-08-10 22:41:00 【Kernel Notes】
Return to column general table of contents
Precipitate, share, and grow, so that you and others can gain something!
Introduce the necessary basic knowledge related to the IAM20680
gyroscope.
1. Basic information of gyroscope
We can know that IMA20680
is a six-axis sensor, which not only integrates a gyroscope (GYRO
), but also a gravity sensor (Accel
)code>) is integrated in it, and the transmission method is divided into two types, one is realized by SPI
, and the other is mainly realized by I2C
.We mainly implement it by mounting it on the I2C
bus. The specific mounting on that bus needs to be confirmed with the hardware.
IAM gyroscope basic configuration:
Since the bus we mount is I2C
, we must know that the chip corresponds to i2c
code>Address is: 0x68
or 0x69
depending on
边栏推荐
- Shell programming specification and variables
- 68: Chapter 6: Develop article services: 1: Content sorting; article table introduction; creating [article] article services;
- LeetCode Daily 2 Questions 02: Reverse the words in a string (1200 each)
- Distribution Network Expansion Planning: Consider Decisions Using Probabilistic Energy Production and Consumption Profiles (Matlab Code Implementation)
- TCP连接过程中如果拔掉网线会发生什么?
- shell(文本打印工具awk)
- pytorch手撕CNN
- Spark基础【RDD转换算子】
- HighTec shortcut keys (Keys) setting location
- 一篇文章教你Pytest快速入门和基础讲解,一定要看
猜你喜欢
随机推荐
Service - DNS forward and reverse domain name resolution service
Research on multi-element N-k fault model of power system based on AC power flow (implemented by Matlab code) [Power System Fault]
shell programming without interaction
这款可视化工具神器,更直观易用!太爱了
服务——DHCP原理与配置
shell编程之免交互
Shell编程之条件语句(二)
TCP连接过程中如果拔掉网线会发生什么?
String类的常用方法
自组织是管理者和成员的双向奔赴
What is Jmeter? What are the principle steps used by Jmeter?
How many threads does LabVIEW allocate?
合并k个已排序的链表
MySQL Advanced Commands
带着昇腾去旅行:一日看尽金陵城里的AI胜景
Conditional Statements of Shell Programming (2)
新一代网络安全防护体系的五个关键特征
RK3399平台开发系列讲解(内核驱动外设篇)6.35、IAM20680陀螺仪介绍
Thread State 详解
CIKM2022 | 基于双向Transformers对比学习的序列推荐