Part Number: ADC3660 Hi TI,
Is there any ADC3660 FPGA read logic code. We are connecting Zynq7000 with ADC3660. Xilinx Has QSPI support but they dont allow 4 wire SPI to 3 wire conversion logic. Is there any FPGA logic available with TI ?
Regards,
…
Part Number: ADC3660 Hi TI,
I want to have linux driver for ADC 3660 to read the values from ADC into DMA and then from DMA to our application. pls share the link where we can find the Linux drivers for same. If not then please share Linux example on…
Part Number: ADC3660 So I am able to read and write registers and configured the ADC3660 to output my real 16bit data in SDR one-wire mode.
Everything looked like it was working fine. I could turn on the ramp and capture it. adjust the ramp and see it…
Part Number: ADC3660 So here we go, manual operation of the ADC3660.
So the tristate buffer enable is on a gpio pin.
I wiggle the bits as prescribed in the data sheet and nothing.
Can't tell if I have a successful write and I can see the read was unsuccessful…
Hi Thomas,
We do not have any API for this device and the only solution will be to utilize 3 wire spi. If you have any other questions regarding the device, please let us know.
Thanks, Chase
Hi Sarfaraz,
I have attached the required register writes for the configuration you mentioned. Like Matt mentioned, we typically program the device via SPI.
Regards, Amy
ADC3660_regwrites_10M_16b.txt
0x7 0x0
0x8 0x0
0x9 0x0
0xd 0x0
0xe…
Part Number: ADC3660 Help needed
We have made a board 8 x ADC3600 with a FMC connection, connected to a Xilinx AC701
The first ADC3660 has the FCLK, the other 7 are data only
When I grab data from the first ADC3660 - it looks good
The other ADC3660…
Part Number: ADC3660 Other Parts Discussed in Thread: ADC3663 Dear Specialists,
My customer is interested in ADC3660 and ADC3663, and has a question about output sampling rate.
I would be grateful if you could advise.
---
Regarding ADC3660 and ADC3663…
Part Number: ADC3660 Hi Team,
I have 2 questions as follows.
[Q1] The customer would like to use the following specifications. - Decimation: 32 - Output mode: Real - Output resolution: 20bit - Output interface: 2-Wire
Is the OUTPUT RATE in this conditions…
Part Number: ADC3660 I'm using the ADC3660 to sample some data at 25 MSPS. I'm trying to get the command/clock interface running with my FPGA, and I can reliably write/read the registers in the ADC. I'm trying to use the following settings.…