Altera_Forum
Honored Contributor
15 years ago3.3 V Output needed from Cyclone III Starter Kit
Here is a simple question:
q: how do i generate a 3.3 v level digital output from my cyclone iii starter kit ? i setup the following experiment: 1) I wrote a simple code to transfer a digital input directly to a digital output, in Quartus II. 2) In the Assignment Editor, I changed the I/O Standard for the both the pins (input & output), from the "2.5 V (default)" to "3.3 V - LVCMOS" & compiled. 3) Now I supply a 0V - 3.3V square wave as input & watch the output on a CRO. observations: 1) Output high state is still at 2.5 V :( 2) Not sure about FPGA input-setting as well ... meaning : has it really changed to the 3.3 V LVCMOS Standard, or is still at the 2.5 V (default) but accepts a 3.3 V input signal as high. I searched extensively on the user-forums, with people discussing a lot about VCCIO levels, and PCI Clamp diodes ... but still, I do not get a single clue as to : what exactly do i need to do in quartus ii, to get my final 3.3 v output. Please help asap.