Re: C3088 CMOS Imaging Sensor Questions
- From: "Bob" <SkiBoyBob@xxxxxxxxxx>
- Date: Fri, 14 Jul 2006 11:24:21 -0700
"Meindert Sprang" <ms@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:12bflf9a6gt9adb@xxxxxxxxxxxxxxxxxxxxx
"Bob" <SkiBoyBob@xxxxxxxxxx> wrote in messagein
news:4hpt53Fp8leU1@xxxxxxxxxxxxxxxxx
I don't know if it will easily interface to your PIC, but I used a IDT7205
FIFO to capture sub-windowed images from a camera. Once a sub-frame is
thethe FIFO, you can read it out non-destructively for multiple passes at
location.data. Gruesome, but better than nothing.
Gruesome? How would you rate the following?
An 8051 connected to an SRAM chip of 256kbyte, together with a CPLD and an
ADC. To capture an image, the 8051 would toggle a pin on the CPLD and then
go into power down mode. The CPLD detected the power down mode (which also
floats the 8051's bus pins), took over the SRAMs address bus, enabled the
ADC on the databus and pumped an image from ADC to SRAM at a fixed
When the transfer was complete, the CPLD floated it's bus pins, disabledthe
ADC and interrupted the 8051 from power down mode back to life.....
Meindert
I call that *true* DMA, of course ;-)
Nice work, Meindert!
Bob
.
- References:
- C3088 CMOS Imaging Sensor Questions
- From: weg22
- Re: C3088 CMOS Imaging Sensor Questions
- From: Paul Carpenter
- Re: C3088 CMOS Imaging Sensor Questions
- From: weg22
- Re: C3088 CMOS Imaging Sensor Questions
- From: Meindert Sprang
- Re: C3088 CMOS Imaging Sensor Questions
- From: Bob
- Re: C3088 CMOS Imaging Sensor Questions
- From: Meindert Sprang
- C3088 CMOS Imaging Sensor Questions
- Prev by Date: International Journal of High Performance Systems Architecture (IJHPSA)
- Next by Date: Re: keil compiler
- Previous by thread: Re: C3088 CMOS Imaging Sensor Questions
- Next by thread: Re: C3088 CMOS Imaging Sensor Questions
- Index(es):
Relevant Pages
|