Post Go back to editing

AD5758

Thread Summary

The user is unable to read back the chip ID or any register values from the AD5758 DAC when using a PIC32 controller. The final answer directs the user to specific pages in the AD5758 datasheet for SPI timing diagrams, CRC details, and read/write command frames, and suggests checking the no-OS driver example for C. The user is also asked to provide a link to the reference manual showing a different CRC format for further investigation.
AI Generated Content
Category: Software

I am working on  DAC5758 Right Now. I am using Pic32 Controller to program the DAC5758,Currently I cant even ReadBack the Basic chip id or any other register. All I can read back is only 0 values. I refered the writing and reading timing diagram of the datasheet but there is no use. When i looked at reference manual the spi crc format is different from datasheet. Which spi frame should i consider the datasheet or reference manual in the site. Need help here.