Other Parts Discussed in Thread: DAC53202, DAC63204
Hi,
I am trying to communicate stm32 nucleo board to DAC63204EVM over spi. Hardware setup is as follows:
1. SCK (STM32 nucleo board) to SCLK(DAC63204EVM)
2. MOSI (STM32 nucleo board) to SDI(DAC63204EVM)
3. CS(NSS) (STM32 nucleo board) to SYNC(DAC63204EVM)
Using DAC63204EVM application I tried writing the values to register in NVM which are as follows:
Value 0x1249 at address 0x1F,
Value 0x8000 to address 0x03,
Value 0x0FF0 to address 0x19
Below of the snips of the GUI
I am not getting the desired output voltage through DAC. Can you help me with this?
Thank you,
Mitali.