Forum Discussion
Altera_Forum
Honored Contributor
14 years agoproblem about por
I am confused by the power on reset recently. When I power on my board,the fpga must load configration from epcs16,it use much time,but my reset chip max708s has only 200ms of power on reset.then aft...
Altera_Forum
Honored Contributor
14 years ago --- Quote Start --- but my reset chip max708s has only 200ms of power on reset.then after the fpga finish config,it cannot going to reset state , How can I resovle this problem --- Quote End --- Sounds like unsuitable reset logic. External asynchronous resets needs to be synchronized to achieve an synchronous release. This logic logic should also work, if the external reset has ended before configuration. The MAX708 still works as a power supply supervisory, but you probably may want to use a chip with longer delay.