how to link AD9959 and pico #81
Unanswered
HaotianXu-hub
asked this question in
Q&A
Replies: 2 comments
|
We do need to improve the documentation so the pin-out is more prominent. Thank you for the reminder! In the meantime, I recommend you consult the breakout board (https://github.com/QTC-UMD/dds-sweeper/tree/main/dds-sweeper-board). You don't have to use these boards to use the firmware, but these are the boards we test with, and therefore they are guaranteed to have the correct pin-out. The KiCAD schematic is what you will be looking for. |
0 replies
|
Thanks!
发件人:David Meyer ***@***.***>
发送日期:2025-08-12 21:30:16
收件人:QTC-UMD/dds-sweeper ***@***.***>
抄送人:HaotianXu-hub ***@***.***>,Author ***@***.***>
主题:Re: [QTC-UMD/dds-sweeper] how to link AD9959 and pico (Discussion #81)
We do need to improve the documentation so the pin-out is more prominent. Thank you for the reminder!
In the meantime, I recommend you consult the breakout board (https://github.com/QTC-UMD/dds-sweeper/tree/main/dds-sweeper-board). You don't have to use these boards to use the firmware, but these are the boards we test with, and therefore they are guaranteed to have the correct pin-out. The KiCAD schematic is what you will be looking for.
—
Reply to this email directly, view it on GitHub, or unsubscribe.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
i don't know how to link AD9959 and pico, I tried to test every pin with Oscilloscope. After that I tried to link them in the way of :CSB->GP8, SCLK->GP6, SDIO->GP19, IOUP->GP17,RST->GP4, GND->GND.Then ran the binary-tests.ipynb, I could see a strenge wave .I think i must do something wrong.
All reactions