James Ball
Results
2
comments of
James Ball
Hi @cristi-iacob, thanks for looking into it! Yes, I see the same thing. With session.end() I can't stop it with CTRL+C, without session.end() I can.
It looks like this is happening because the default DAC setting in firmware is 26600 (~2V), https://github.com/analogdevicesinc/m1k-fw/blob/a23df497be7125dd7585d8ad3628cfcaf05cd5ed/src/main.c#L18. Changing it to 0 means that required activation of SVMI mode before the...