This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

ADS8472: ADS8472 in 8 bit output mode issue

Part Number: ADS8472
Other Parts Discussed in Thread: ADS8482

We have a design with the ADS8472IBRGZT in 8 bit mode using BYTE to toggle the output of DB15:DB8 between high and low bytes. When we assert BYTE high we are always getting bits 9 & 8 as ones. The data sheet on page 24 Table 2 indicates that DB15:DB8 should be outputting D7-D0. What we see is D1,D0 both ones. On page 8 TERMINAL FUNCTIONS, BYTE Select input talks about low byte D[9:2] of the 16 most significant bits is folded back to the high byte of the 16 most significant pins SB[17:0]. This makes absolutely no since the the ADS8472 is a 16 bit part pin-out diagram ; the table on page 8 shows DB0-DB15. Clearly there is something fundamental wrong with the data sheet and/or part functionality. Anyone have any clue about this?

  • Hello Steve,

    There are some errors in the datasheet as a result of copying from it's 18b cousin, the ADS8482. First, the table on page 8 should show for the 8-Bit Bus mode and BYTE=1, DB9 output is D1 and DB8 output is D0. The Statement regarding the BYTE pin should read for 1: Low byte D[7:0] is folded back to pins DB[15:8]. Table 2, page 24 of the datasheet, is correct.

    Also, Table 1 on page 24 of the datasheet has a typo as well. The HEX values should read 7FFF, 0000, FFFF and 8000, which agree with the binary codes. I am working to get the datasheet corrected.

    I am not certain why D1,D0 are always reading ones. Can you try setting BYTE=0 for 16-bit bus mode, and verify that D1,D0 are changing on pins DB1, DB0 (pins 44,45)? Also, if you can send a picture of the /RD, /CS, /CONVST, and BUSY waveforms, I will check to see if there are any timing violations.

    Regards,
    Keith N.
    Precision ADC Applications
  • Keith
    We yankd the ADS8472 off the board and replaced it with an ADS8271. That one works a lot better.Thanks for your help.

  • I meant an AS8471.