ADIS16250: Help with setting up SPI


Results 1 to 29 of 29

Threaded View

  1. #22
    Join Date
    May 2006
    Location
    Del Rio, TX, USA
    Posts
    343


    Did you find this post helpful? Yes | No

    Default

    Quote Originally Posted by InitialDriveGTR
    Do you know what the "LSB" is on the ADIS16250 datasheet? I think it is being used as a unit. Thanks
    Yes, it is. See Table 6. On the far right, it shows that each bit, for the different outputs, represents a particular values. For instance, each bit of the GYRO_OUT register is equal to 0.07326°/sec (when scaling is set to 320°/sec). So, if this register was %0000 0111 1101 0000 (2000), it would mean a value of 2000 * 0.07326 = 146.52°/sec.

    If you look at table 1, you see the SENSITIVITY parameters (Compare this to table 7):
    Range = 320°/sec, LSB is 1/13.65 = 0.07326 °/sec
    Range = 160°/sec, LSB is 1/27.30 = 0.03663 °/sec
    Range = 080°/sec, LSB is 1/54.60 = 0.018315 °/sec
    EDIT: These numbers are also presented in the text below table 12


    HTH,
    Steve

    EDIT: Here is a link to the datasheet to keep others from having to search for it.
    Last edited by SteveB; - 29th September 2006 at 14:23.

Similar Threads

  1. Winbond ISD1700 Voice Recorder
    By RFEFX in forum mel PIC BASIC Pro
    Replies: 58
    Last Post: - 22nd April 2014, 10:00
  2. PICKit2 - warning about configuration words
    By flotulopex in forum mel PIC BASIC Pro
    Replies: 26
    Last Post: - 4th August 2009, 14:01
  3. Using SPI with External Interrupts
    By shaiqbashir in forum mel PIC BASIC Pro
    Replies: 0
    Last Post: - 29th June 2008, 04:08
  4. 16-bit SPI problem
    By shaiqbashir in forum mel PIC BASIC Pro
    Replies: 3
    Last Post: - 19th June 2008, 15:42
  5. How to configure SPI in PICBASIC PRO?
    By moogle in forum mel PIC BASIC Pro
    Replies: 13
    Last Post: - 15th April 2007, 18:31

Members who have read this thread : 0

You do not have permission to view the list of names.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts