Part Number: TLV5616 Hi,
Good Day. I have a customer who is working with TLV5616. Please see below his query for your reference. Thank you very much.
I would like to use a TLV5616 in a design and am wondering about three things
1) is it necessary…
Part Number: TLV5618A Other Parts Discussed in Thread: TLV5616 Is there any difference between TLV5618 and TLV5616 chip technology and manufacturing process?
Part Number: TLV5616 Dear all:
Use TLV5616, supply 5V, reference voltage 2.5V.In the frequency band of 48~52HZ, the output pin is observed by oscilloscope.This has not happened in other frequencies
Why? How to solve
Please help!
Thank you!
…
Part Number: TLV5616 I'm trying to interface the TLV5616 with an mbed via SPI.
The connections I've made are as follows:
https://i.stack.imgur.com/duiLJ.png
Note: mbed is powered from same 5V supply.
I modified the mbed SPI helloworld prorgam…
Part Number: TLV5616 Other Parts Discussed in Thread: LMV358 , LM358 Hi,
I am trying to make tlv5616 outputs 0~5v. But it just can output 0~3.84V. My schematic is shown in figure 1.
The pin “SPI1_MOSI" is PA7, "SPI1_SCK" is PA5 and "SPI1_SS" is PA4…
Hi Jonathon,
For the SPI interface, both (1) CPOL = 0, CPHA = 1 and (2) CPOL = 1, CPHA = 0 should work, as both of those modes will set the SPI to sample on the falling edge of SCLK. Option (1) is useful if you want the DAC output to update with the…
Other Parts Discussed in Thread: TLV5616 Hi,
I have code to operate a DAC through the McBSP serial port as well as separate code to operate the ths1206EVM. However, when I try to operate my TLV5616 while the ADC EVM is plugged in, there is no output…
Other Parts Discussed in Thread: TLV5616 I'm trying to connect a TLV5616 to the lm4f120 launch pad via SSI. I'm getting no errors when running the code, but I'm also not getting any output. I'm using the 3.3V out from J1 and the gnd from J3 for Vdd and…
Hi,
The clock is not continuous. IT is only active during transmission of data over the 4-20mA loop. Typically this type of communications is handled by an MSP430 micro-controller.
The system looks similar to that which is shown in Figure 1 of …