Post Go back to editing

ADIS16223 Rev0 Data sheet typos?

Are these typos? The Rev 0 Data sheet for ADIS16223 as downloaded from AD website has a couple of important typos.

Page 14 of 20

Alarm Indicator states "Set GLOB_CMD[4]=1 (DIN = 0xBF10)"

The DIN should be 0xBE10 not 0xBF10 ?

 

Page 15 of 20

Self-Test states "Set GLOB_CMD[2] = 1 (DIN = 0xBE02)"

The DIN should be 0xBE04 not 0xBE02 ?

 

I have drawn up a table based on Table 27 but with the addition of the DIN commands as I understand them.

Please can you check the above observations and the table below for accuracy / errors.

Are the observations above due to typos or have I misunderstood the GLOB_CMD[x] commands?

Bits Din command Description
15 0xBF80 Reserved
14 0xBF40 Reserved
13 0xBF20

Restore capture data and settings

12 0xBF10

from flash memory

11 0xBF08

to flash memory

10 0xBF04 Set CAPT_PNTR = 0x0000
9 0xBF02 Reserved
8 0xBF01 Clear capture buffers
7 0xBE80 Software reset
6 0xBE40 Reserved
5 0xBE20

Flash test, compare sum of flash

4 0xBE10

memory with factory value

3 0xBE08

Restore factory register settings

2 0xBE04

and clear the capture buffers

1 0xBE02 Power-down
0 0xBE01 Autonull
Parents
  • Thanks!

    The copy and paste of my table is wrong. Please see below the updated Table (Bit 4 in my old table is not labelled correctly)

    Also please Note: The possible typos could be the “bit number” rather than the “command” or I could be misunderstanding the logic of GLOB_CMD[x] commands.

     

    Bits

    Din command

    Description

    15

    0xBF80

    Reserved

    14

    0xBF40

    Reserved

    13

    0xBF20

    Restore capture data and settings

    12

    0xBF10

    from flash memory

    11

    0xBF08

    to flash memory

    10

    0xBF04

    Set CAPT_PNTR = 0x0000

    9

    0xBF02

    Reserved

    8

    0xBF01

    Clear capture buffers

    7

    0xBE80

    Software reset

    6

    0xBE40

    Reserved

    5

    0xBE20

    Flash test, compare sum of flash memory with factory value

    4

    0xBE10

    Clear DIAG_STAT register

    3

    0xBE08

    Restore factory register settings

    2

    0xBE04

    and clear the capture buffers

    1

    0xBE02

    Power-down

    0

    0xBE01

    Autonull

Reply
  • Thanks!

    The copy and paste of my table is wrong. Please see below the updated Table (Bit 4 in my old table is not labelled correctly)

    Also please Note: The possible typos could be the “bit number” rather than the “command” or I could be misunderstanding the logic of GLOB_CMD[x] commands.

     

    Bits

    Din command

    Description

    15

    0xBF80

    Reserved

    14

    0xBF40

    Reserved

    13

    0xBF20

    Restore capture data and settings

    12

    0xBF10

    from flash memory

    11

    0xBF08

    to flash memory

    10

    0xBF04

    Set CAPT_PNTR = 0x0000

    9

    0xBF02

    Reserved

    8

    0xBF01

    Clear capture buffers

    7

    0xBE80

    Software reset

    6

    0xBE40

    Reserved

    5

    0xBE20

    Flash test, compare sum of flash memory with factory value

    4

    0xBE10

    Clear DIAG_STAT register

    3

    0xBE08

    Restore factory register settings

    2

    0xBE04

    and clear the capture buffers

    1

    0xBE02

    Power-down

    0

    0xBE01

    Autonull

Children
No Data