Because of the Thanksgiving holiday in the U.S., TI E2E™ design support forum responses may be delayed from November 25 through December 2. Thank you for your patience.
Dear Tom,
I'm looking over 8686.TLC3578.c as a guideline for interfacing with the 2578, and I was curious why most of the subroutines transmit 4 bytes at a time? I thought the 2578 and 3578 only needed 2 bytes to send and read data concurrently. …
Other Parts Discussed in Thread: TLC3578 , TLV2544 , TLC2578 Data Sheet: 8625.tlc3578.pdf
Hi
For one of our project design we use TLC2578 to read a analog voltage(10 Volts).
We use PIC18F Controller library to interface the device in SPI.
The following…
Hi Atul,
The TLC2578 is a lower bit version of the TLC3578. A little sample code is attached which you can modify for the difference in resolution.
8686.TLC3578.c
/****************************************************************/
/* FILENAME…
Other Parts Discussed in Thread: ADS1259 , ADS8509 , PGA280 , MPC509 , TINA-TI , THS4521 , OPA350 , ADS8331 , INA2143 , PGA205 , INA143 , TLC3578 , TLC3574 , XTR111 , RCV420 Hi,
I'm currently involved in the development of a PLC-like system in my company. The task…
Other Parts Discussed in Thread: REF3020 , TLC2574 , REF3040 We have a design that is using the TLC2574 in single ended mode. We seem to be seeing a positive offset of ~ 50-100 mV on our expected readings at normal room temperatures. This relates to 10-20…
Other Parts Discussed in Thread: TLC2574 Hello,
I am trying to use the TLC2574 in the REPEAT SWEEP mode using CS as the trigger and the 00-11-22-33 conversion sequence. The data sheet suggests that to begin conversion of a channel, a SELECT command must…