Hi everyone
It's my first time here, actually I use ADIS16365 to get gyro and acceleration data using dspic33 in my graduation project
But I don't know how to use spi protocol
If some one could give me a C code please
Thanks
ADIS16365
Production
The ADIS16365 iSensor® device is a complete inertial systems that include a triaxis gyroscope and triaxis accelerometer. Each sensor in the ADIS16365...
Datasheet
ADIS16365 on Analog.com
Hi everyone
It's my first time here, actually I use ADIS16365 to get gyro and acceleration data using dspic33 in my graduation project
But I don't know how to use spi protocol
If some one could give me a C code please
Thanks
Hi Prestige28,
Thank you for your use of ADIS16365.
You may start reading this reference materials as an introduction to the SPI Protocol : https://www.analog.com/en/analog-dialogue/articles/introduction-to-spi-interface.html# , https://www.analog.com/media/en/technical-documentation/application-notes/AN-1248.pdf
Unfortunately, we don't have a C code for ADIS16365. It might also be helpful if you learn how the SPI functions on the dsPIC33 as the code for each microcontroller could vary by syntax and keywords.
Hope this helps!
Best regards,
John
Thanks alot
That was helpful
Unfortunately I've tried so hard but the data is not clear Because there are many processes to do with the data
I use DSPIC33FJ256GP710 with the sensor ADIS16365.
If you could help me and give me a simple C code to get X gyro , Y gyro , Z gyro
Xacc , Yacc and Zacc
I will be thankful
Regards