Other Parts Discussed in Thread: DAC5571 , DAC8571 I am writing to the DAC5571 and then performing a read back to verify the value was written correctly. There is about 1 ms between the write and read operation. However, I get a NAK whenever I transmit…
Other Parts Discussed in Thread: DAC5571 , DRV8825 Hello Tom,
it seems this thread is the only one about DAC5571, so I would like to join with one more question.
According to datasheet, the address of DAC is set at power-up by reading the A0 line. The…
Other Parts Discussed in Thread: DAC5571 I have been helping a customer on the Stellaris forum, and he is having problems communicating with the DAC5571 EVM. Would someone please take a look at the post and offer Ted suggestions on how to get this working…
Part Number: LM5155 Other Parts Discussed in Thread: DAC5571 The ABS Max rating of the FB pin WRT ground is 3.8V. I would think that the pin has ESD protection or similar so that (for example) a milliamp of current trying to pull it higher would cause…
Hi Jonathan,
We don't have source code for DXP. However, I found third-party source code for this device family. You should be able to use it. Note that this is not tested by TI.
https://github.com/torvalds/linux/blob/master/drivers/iio/dac/ti-dac5571…
Hi James,
Welcome to E2E and thank you for your query. We don't have source code support for our devices yet. However, I could find a third-party source for the DAC7574 device family. You should be able to take reference from here. Note that we haven…
Hi Kevin,
I am just trying to verify communication and some basic functionality on the DAC5571 using SPI, I have a DAC5571EVM and I would like to use it to check SPI communication on it.