Altera_Forum
Honored Contributor
11 years agoBeMicro Max 10 - DAC 5681 Out pin problem
*Posting again, because first thread just became a blank page.
Hello, this is my first post in this forum, so if I make some kind of mistake, just let me know.<br> I'm trying to use the DAC AD5681 that comes with the board BeMicroMax 10, but I'm having some problems to find the out pin. http://www.alteraforum.com/forum/attachment.php?attachmentid=9875&stc=1 I checked the board datasheet and there's no Vout pin, as you can see from the image above. And another strange thing is that I downloaded a template about the FPGA pins and all of the DAC pins are as an output.
--DAC, 12-bit, SPI interface (AD5681)
AD5681R_LDACn : out std_logic;
AD5681R_RSTn : out std_logic;
AD5681R_SCL : out std_logic;
AD5681R_SDA : out std_logic;
AD5681R_SYNCn : out std_logic; Just for reference: https://cloud.altera.com/devstore/platform/14.0.2/bemicro-max-10-kit-baseline-design/ --source of the code template<br> http://www.alterawiki.com/uploads/b/bc/bemicrom10_getting_started.pdf --source of the image