patrick03
New Contributor
8 hours agoMAX10 FPGA IOs not entering Tri-state (Hi-Z)
Hello Team,
I am using 10M16 FPGA and observed that the IOs are not getting tri-stated/ Hi-Z state after:
- The Reset is released through a switch / press button on "DEV_CLRN" pin, considering there is no .sof/ .pof code flashed.
Hardware Configuration:
- "DEV_OE" pin is Grounded with 10K resistor.
Reference: Intel® MAX® 10 Device Handbook - Combined
| Pin Name | Pin Functions | Pin Description | Connection Guidelines |
| DEV_OE | Input, I/O | This is a dual-purpose pin. Optional pin that allows you to override all tristates on the device. When this pin is driven low, all I/O pins are tristated. When this pin is driven high, all I/O pins behave as programmed. You can enable this pin by turning on the Enable device wide output enable (DEV_OE) option in the Quartus Prime software. | Altera recommends you to tie the DEV_OE pin to GND when the Enable device-wide output enable (DEV_OE) option is disabled and not used as a user I/O pin. You can also tie the DEV_OE pin to VCCIO or leave the DEV_OE pin unconnected provided that the Enable device-wide output enable (DEV_OE) option is disabled and not used as a user I/O pin. When you leave the DEV_OE pin unconnected, Altera recommends you to set the DEV_OE pin to input tristate with a weak pull-up. |