Altera_Forum
Honored Contributor
7 years agoMAX7000AE consumes high power on a Max3000A design
Hi,
I am using a MAX3000A (EPM3032AT44-10) in a design running at fairly low speed (~1MHz). Since the Max3000 is obsolete now, I have migrated my design to the pin compatible type MAX7000AE (EPM7032AEAT44-10) The power consuption of the Max3000 was neglectable so far. A few milliamps on the 3.3V rail. First I programed the new MAX7000 with the binaries that were produced for the MAX3000. The MAX7000 seems to work fine and the device consumes the same small power figure as the MAX3000. Then I changed the device type to the new MAX7000 device and compiled a fresh binary. When I program the device with this binary the power consumption goes up to 90mA - that's a factor of 10 more than before! Also here the design seems to work fine. But due to the high power consumption my power supply is overloaded. I wonder why that happens!?! The Max7000 devices have extra I/O pins where the Max3000 had GND pins. These extra IOs are not used in my design and with a setting, I can tie them to ground or set them to inputs. Both settings do not have an effect on the power consumption. I am using Quartus 13.0sp1 - the last version that supported the Max3000 devices. Any ideas? Andi