Part Number: DAC60508 We are planning to use DAC60508MCRTET with an external Vref REF3325AIRSER but we could not source the ref. part and DAC60508MCRTET is very low in stock.
The DAC has option for internal Vref but I worry that it might not be accurate since…
Part Number: DAC60508 Hello,
I'm a beginner with SPI protocol and I want to control the DAC60508.
I wrote the python script with "spidev" library and the DAC is connected with a raspberry PI in a default pins for SPI. (The SPI protocol is correctly…
Part Number: DAC60508 Hi,
We use the DAC60508 for the signal control, and now, we use the SPI to write and read the register, and we only to get the 0xFF data from the DAC,
This is our first time to use this chip and we have no idea how to solve this…
Hi Prathibha,
We do not have the above-mentioned resources. The DAC60508 uses a 24-bit SPI frame and captures data on the clock falling edge (typically SPI mode 1 or 2 in most controllers). I will direct you to the correct team for any questions you may…
Part Number: DAC60508 Hi team,
DAC60508ZRTET Internal Reference Voltage is 2.38V. What causes this anomaly? The details are as follows
1. Use DAC60508ZRTET to output 0~5V, circuit as the pucture.
2. Internal reference 2.5V by default, DMM measure 2.5V(About…
Part Number: DAC60508 Hi Ti team,
Could you pls help us check below question for no output? if need others to set? thanks!
1,The configuration has been done according to the timing of the specification
2,SCh as attachme nt:
Part Number: DAC60508 I have a problem running DAC60508 MRTET.
I have been sitting for several days and I have no signal at the output :-(
These are the configuration bits I send:
uint8_t ID[] = { 0x01 , 0x00, 0x00 }; uint8_t SYNC[] = { 0x02 , 0x00…
Part Number: DAC60508 Hello everyone,
We had some noise on the DAC outputs of DAC60508.
We are using this chip with compatible QFN to dip adapter. The CS pin of the chip is pulled up with 10k resistor. Also, a 100pf capacitor is added between CS and ground…
Part Number: DAC60508 Other Parts Discussed in Thread: DAC80508 Is there any difference in the application code between DAC60508 and DAC80508 Components?
I'm Implementing a DAC60508 component in a project, but without sucess so far, the pin 15 (SDO/ALRM…