write 4456 Mirny datasheet #17

Closed
opened 2022-01-01 11:39:19 +08:00 by sb10q · 2 comments
There is no content yet.
occheung referenced this issue from a commit 2022-02-04 17:18:58 +08:00
Collaborator

The Mirny/ADF5356 API looks a bit raw in some aspects.
Like the set_att method is not available, unlike Urukul and even Almazny.
So the example uses set_att_mu instead.

        self.pll0.set_att_mu(0b11001100)
The Mirny/ADF5356 API looks a bit raw in some aspects. Like the `set_att` method is not available, unlike Urukul and even Almazny. So the example uses `set_att_mu` instead. ```python self.pll0.set_att_mu(0b11001100) ```
Poster
Owner

The Mirny/ADF5356 API looks a bit raw in some aspects.

OK. Feel free to send a PR in artiq for the missing functions.

> The Mirny/ADF5356 API looks a bit raw in some aspects. OK. Feel free to send a PR in artiq for the missing functions.
Sign in to join this conversation.
No Label
No Milestone
No project
No Assignees
2 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: sinara-hw/datasheets#17
There is no content yet.