As a user I assume that once set duty cycle to 50% (value 0.5) is kept when frequency is changed.
Currently it is not possible to raise frequency over twice of initial value without zeroing duty cycle and setting it again to 0.5.
Exact issue was already described here: google-coral/edgetpu#153
It will be nice to have interface which keeps duty cycle at initial percent level for any frequency without zeroing it and setting again every time.