jason_bill
Junior Member level 2
- Joined
- Sep 25, 2013
- Messages
- 20
- Helped
- 0
- Reputation
- 0
- Reaction score
- 0
- Trophy points
- 1
- Activity points
- 152
Hi,
I want to write to the AD9643 Register through SPI interface by FPGA.
I have developed spi core. Read operation work correctly becuase when i read value of register
it returns the default values as same as is mentioned in the data sheet.
But the write operation not work. for example i want to set the 0x0B to 0X03 such as picture 1 but it returns default value again!
I want to write to the AD9643 Register through SPI interface by FPGA.
I have developed spi core. Read operation work correctly becuase when i read value of register
it returns the default values as same as is mentioned in the data sheet.
But the write operation not work. for example i want to set the 0x0B to 0X03 such as picture 1 but it returns default value again!