I have a problem for reading from ilx511(CCD Linear Image Sensor). ilx511 has 2048 pixels.According to page 3 and 4, every pixels has a value and the its output is pin of 1. How can read from any pixel? Please help me...
It's one sample.What is the extent of any pixel?
For what? A microprocessor with A/D converter built in would normally be used I guess. Don't forget you are reading analogue values, not digital ones.Do I have to use shift register?
In non-S/H mode for example (see page 5), sample n is read on the 32+n th clock pulse after the initial 'start' pulse, as I understand the datasheet.And how I can reach to extent of a pixel(for example pixel of 221)?