ADIS16465
Recommended for New Designs
The ADIS16465 is a precision, microelectric mechanical system (MEMS), inertial measurement unit (IMU) that includes a triaxial gyroscope and a triaxial...
Datasheet
ADIS16465 on Analog.com
Hello, I would like to get sensor data through Arduinoide 2.3.4 using adis 16465-1BMLZ imu sensor and microcontrol teensy 4.0. However, I'm new to SPI communication, so I'm having a hard time. Can anyone tell me the code??
breakout board - Teensy
RST (1) - (6)
CS (3) - (10)
DR(13) - (2)
SCLK (2) - (13)
DOUT (4) - (11)
DIN (6) - (12)
GND (8) - (GND)
VDD (12) - (3V)
NandiniC - Moved from Blackfin Processors to MEMS Inertial Sensors. Post date updated from Monday, February 17, 2025 10:16 AM UTC to Tuesday, February 18, 2025 4:45 AM UTC to reflect the move.
NandiniC - Moved from Blackfin Processors to MEMS Inertial Sensors. Post date updated from Tuesday, February 18, 2025 4:45 AM UTC to Tuesday, February 18, 2025 4:45 AM UTC to reflect the move.
Hello LEEYONG
I am afraid I do not fully understand your request. What do you need? A pinout guide to establish the SPI connection, or do you need some kind of driver/code reference?
best regards,
Mario SM
First of all, thank you for your interest. I think my pinout is correct, but there is no code to output the imu sensor data value from Arduino ide. If you have a code reference, please give it to me. Thank you so much. My English is not good. I'm sorry if I was rude.
Hello LEEYONG
At the official product page: ADIS16465 Datasheet and Product Info | Analog Devices
You can find the following documentation and resources: ADIS no-OS driver — no-OS documentation
Hope this helps!
Mario SM
Thank you Mario!! Can I give it a try and ask for help again if it doesn't work?
Of course!
Fell free to reach us whenever you need further assistance.
have a nice one
Mario SM
Hello Mario! Is it possible to get imu data with Uno or teesny 4.0 board?