Part Number: DAC8551 Other Parts Discussed in Thread: DAC161S055 , , DAC8811 , DAC8811EVM , OPA277
Team,
We are trying to understand the device parameters that gives or influence the frequency of the output signal. Goal is to find out what is the…
I would have expected the source code to be shipped with the firmware.
But anyway, the DAC uses a simple SPI interface. It is unlikely that you will find any DAC161S055 example, but you can start with any SPI example and just change the values sent…
I'm transmitting a ramp via SPI to the board, but the output is sitting midrail.
I'm powering VA and VDD with 5V. J1 is connecting pins 2 and 3 to use the onboard regulator. and i'm connecting LDACB to ground on the test port.
over SPI i've tried…
Part Number: DAC8760 Other Parts Discussed in Thread: DAC161S055 , , AFE88201 Tool/software: Hi Team,
One of my customer is looking for the DAC with functional safety capablities. They have zero down on DAC8760 and DAC161S055. Are these DACs are capable…
Hi Chris,
Thank you for your brief explanation. I did in similar way but this approach was not efficient for my project. So, I decided to speed up SPI protocol. For that I have done almost all work but i am not understanding what will be my destination…
Hi Garrett,
Thank you for your reply.
I have two new issues now and need your advice. As , I am working on SPI cimmunication between msp432p401r and dac161s055.
1) I used SPI master increment example from driver library to do communication between…
Hi Stefan,
I have done with ADC part with your help and it is working fine now. From last 2 days, I am trying to do SPI communication between DAC161s055evm and MSP432.
In dac161so55 data sheet page 16 , it is written that data can be sent from PREREG…
Part Number: MSP432P401R Other Parts Discussed in Thread: DAC161S055 Hi,
As , I am working on SPI cimmunication between msp432p401r and dac161s055.I have two issues now and need your advice.
1) I used SPI master increment example from driver library…