Datasheet of AD9163, Rev.d, page 67, the explanation of 0x604 bit 1 is shown as followed:
(Optional) read the boot loader pass bit in Register 0x604, Bit 1 = 0b1 to indicate a successful boot load (private).
What's the meaning of 0b1 ?
Datasheet of AD9163, Rev.d, page 67, the explanation of 0x604 bit 1 is shown as followed:
(Optional) read the boot loader pass bit in Register 0x604, Bit 1 = 0b1 to indicate a successful boot load (private).
What's the meaning of 0b1 ?
Hello,
At power-up, some automatic start-up routines are run including calibrations. Although this does not take long (<1ms), it's not a bad idea to check its status before proceeding through the DAC start-up sequence.
Del