Altera_Forum
Honored Contributor
8 years agoMAX10 - Can we power up IO banks separately at different times for power sequencing?
We have a module connected to the 10M02 CPLD that requires a specific power sequence, many signals from that module are connected to the MAX10. Upon start up we want to first send a start signal from an IO BANK of 3.3V so we want to power on the IO banks that are 3.3V but leave the 1.8V banks unpowered or in tristate until we receive a signal from the module saying it is OK to power on 1.8V. The reason is that the module requires all 1.8V signals to remain off until the module is on, the module is initialized with the start signal from the 3.3V. Do the banks have to be powered on by a certain time interval I can't seem to find this requirement in the datasheet any help would be great.
We just want to see if this is possible to do. I noticed that there is a global reset DEVOE but that leaves all output pins in tristate and you cannot select which banks are in tristate. Can we just power on the 3.3V IO bank such as BANK 1 & 8, and leave BANK3, 5 and 6 unpowered until we receive a power good signal from the module? Any help is much appreciated. Thanks in advance..