Forum Discussion
Altera_Forum
Honored Contributor
12 years ago --- Quote Start --- With the modifications, MSEL0 - pulled up to VCCA, MSEL1 & MSEL2 pulled down. The documentation I have says MSEL 0 to VCC and mSEL1 to GND. doesn't mention MSEL2. --- Quote End --- Cyclone III handbook: http://www.altera.com/literature/lit-cyc3.jsp Table 9-7, pp169-170: PS mode MSEL[3:0] = 0000b for standard POR, and 1100b for fast POR. Given that your device does not have MSEL[3] it must be one of the smaller packages. Your setting of MSEL[2:0] = 001b is invalid, it should be 100b or 000b. Cheers, Dave