Hi,
I'm using the PIC 18f4520 for a project along with a gyroscope (Analog Devices Model ADIS16060). The gyro measures rotational velocity about its z-axis and sends the data through SPI to the microcontroller.
The problem I'm facing is that the gyro sends its measurements in a 14 bit form and I'm unable to receive that data at the microcontroller because of its 8-bit SSPBUF.
Could someone advise me on how to go about doing this?
Thanks
I'm using the PIC 18f4520 for a project along with a gyroscope (Analog Devices Model ADIS16060). The gyro measures rotational velocity about its z-axis and sends the data through SPI to the microcontroller.
The problem I'm facing is that the gyro sends its measurements in a 14 bit form and I'm unable to receive that data at the microcontroller because of its 8-bit SSPBUF.
Could someone advise me on how to go about doing this?
Thanks