- Joined
- May 27, 2016
- Messages
- 3,477
Mark, the ADCs seem to be more than "looks pretty similar". They use so many identical pinouts, it may be possible let either go on the same layout, with only one pin perhaps linked to a different function if it is used at all. The basic difference is that the 7622 has a differential input, so IN- [39] becomes INGND [39], and IN+[43] becomes plain IN[43] for the AD7667 single ended input. The inputs still use the same pin numbers.
BYTESWAP is pin [4] on both ADCs, shown used in the AD7667 Fig26 Typical Connection Diagram, but not apparently invoked in the AD7622.
Pin [7] is called IMPULSE, on the AD7667, and called /NORMAL on AD7622. Both are connected to GND anyway.
I was planning to load in the samples in serial manner, because they can still load in at 1MSPS, or at 2MSPS if "WARP" mode is invoked, only because the Raspberry Pi can do it, but parallel is OK into a Teensy as well.
The group pins 5, 8, 6 connect to 0VDD in my AD7622 circuit, whereas the same pins are taken to DVDD for the AD7667.
I did mark up the Fig25 typical connection diagrams with blue pin numbers in a separate PNG image, because I found it handy instead of repeatedly looking up pins on the 48-pin LQPF picture. The corresponding connection diagram for AD7667 is on it's Fig 26.
Note that pin 3 is used for for DGND on AD7622, and is just not connected to anywhere on AD7667.
The layout, so far, seems to be a pin for pin compatible, drop-in replacement when it comes to the layout, so long as one looks after what happens to pins 5. 6, 8, done with a zero-ohms link.
I include both pictures here. The AD7667 shows the interesting pins in a different colour, and the pin function names, where there are differences in usage, are highlighted in red.
I usually end up needing two or three print-outs of these sort of pictures, because mine get pretty messed up when I try stuff out. So far, it's one little scorch mark, curled up corners, and a bit of a coffee mug ring + spillage.
Compare to the AD7622 one I used..
BYTESWAP is pin [4] on both ADCs, shown used in the AD7667 Fig26 Typical Connection Diagram, but not apparently invoked in the AD7622.
Pin [7] is called IMPULSE, on the AD7667, and called /NORMAL on AD7622. Both are connected to GND anyway.
I was planning to load in the samples in serial manner, because they can still load in at 1MSPS, or at 2MSPS if "WARP" mode is invoked, only because the Raspberry Pi can do it, but parallel is OK into a Teensy as well.
The group pins 5, 8, 6 connect to 0VDD in my AD7622 circuit, whereas the same pins are taken to DVDD for the AD7667.
I did mark up the Fig25 typical connection diagrams with blue pin numbers in a separate PNG image, because I found it handy instead of repeatedly looking up pins on the 48-pin LQPF picture. The corresponding connection diagram for AD7667 is on it's Fig 26.
Note that pin 3 is used for for DGND on AD7622, and is just not connected to anywhere on AD7667.
The layout, so far, seems to be a pin for pin compatible, drop-in replacement when it comes to the layout, so long as one looks after what happens to pins 5. 6, 8, done with a zero-ohms link.
I include both pictures here. The AD7667 shows the interesting pins in a different colour, and the pin function names, where there are differences in usage, are highlighted in red.
I usually end up needing two or three print-outs of these sort of pictures, because mine get pretty messed up when I try stuff out. So far, it's one little scorch mark, curled up corners, and a bit of a coffee mug ring + spillage.
Compare to the AD7622 one I used..
Last edited: