Intel® Quartus® Prime Software
Intel® Quartus® Prime Design Software, Design Entry, Synthesis, Simulation, Verification, Timing Analysis, System Design (Platform Designer, formerly Qsys)

Weird voltage level

Altera_Forum
Honored Contributor II
902 Views

Hi,  

 

I have a EPM240 connected to my microcontroller. When I set my microcontroller pins as output to EPM240, the voltage level is only 0.6V. But, if I lift the pin of EPM240, my microcontroller output pin voltage turns to 3V (Supposingly, it should be 3V) 

 

Is there any setting in Quartus II that I missed there? 

 

Thank you!
0 Kudos
2 Replies
Altera_Forum
Honored Contributor II
221 Views

There must be something in the CPLD (either config settings or code) that is pulling the pin to ground. Make sure you've got your pin assignments correct and the pin is called out as an input. 

 

Jake
0 Kudos
Altera_Forum
Honored Contributor II
221 Views

It is indicating that the line is shorted or something. This could happen if you set your unused pin to "output driving ground". This setting can be changed in Quartus II at "Assignments>Device>Device and Pin Options>Unused Pins".

0 Kudos
Reply