Forum Discussion
NBurt
New Contributor
6 years agoMAX 10 (10M08SCU169A7G) Pin Configuration in Reset Mode
For the test I'm performing on the 10M08SCU169A7G, I'm trying to static bias the part, with no programming. Currently, I'm thinking the simplest way would be to test it in the reset mode. According t...
ShafiqY_Intel
Frequent Contributor
6 years agoHi NBurt,
JTAG pins cannot perform as JTAG pins in user mode if you assign any of the JTAG pin as a
differential I/O pin. Thus, you must use the JTAG pins as dedicated pins and not as user I/O pins during JTAG programming
Concerning my last question, without configuration, how do I know which I/O standard is assigned to each bank?
You can go to Pin-Out Files for Intel FPGA Devices website page, and download you specific MAX 10 device. From here you will know which I/O standard is assigned to each bank.
https://www.intel.com/content/www/us/en/programmable/support/literature/lit-dp.html
Will each bank have a different allowed voltage range?
Yes, each bank will have different voltage range.
Thanks