Skip to content

when running calibration on the ecpix5, what is the uButton? #46

Answered by vk2seb
matpalm asked this question in Q&A
Discussion options

You must be logged in to vote

Hey there @matpalm, sorry for the confusion on the uButton! That is just the name of the extra pushbutton on the iCEbreaker. The logic in top.sv is a bit convoluted as when we're in OUTPUT_CALIBRATION mode (define enabled), we disconnect RESET_BUTTON from sysmgr_instance (top-level system PLL reset that resets all state machines) and instead connect it here such that it modifies the output DAC values. Unfortunately the button has to share both functions as on some boards (i.e ICEbreaker) there is only 1 button. So feel free to reassign the button in the top-level lpf to whichever input works, or even to a pin on a different PMOD. If you don't have a button you could even hard-code the out…

Replies: 3 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
1 reply
@matpalm
Comment options

Answer selected by matpalm
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants