How do I configure an HMC7044 to prefer external clock as first priority using the iio:device Linux driver?
Is it sufficient to set register 0x0014?
How do I configure an HMC7044 to prefer external clock as first priority using the iio:device Linux driver?
Is it sufficient to set register 0x0014?
Yes,
It is sufficient.
Regards,
Kudret
Hi,
It seems like the Linux iio driver is not doing anything.
If I try iio_reg to any register, the return value is always 0.
We've noticed a PIC device on board using the same SPI Chip Select.
Is there any special configuration to be made for the PIC device so that the linux driver will work?
Is there a way to burn a PIC image that will set 0xE4 to register 0x0014?
Thanks,
Yaron
Hi,
It seems like the Linux iio driver is not doing anything.
If I try iio_reg to any register, the return value is always 0.
We've noticed a PIC device on board using the same SPI Chip Select.
Is there any special configuration to be made for the PIC device so that the linux driver will work?
Is there a way to burn a PIC image that will set 0xE4 to register 0x0014?
Thanks,
Yaron