Programmable Devices
CPLDs, FPGAs, SoC FPGAs, Configuration, and Transceivers
20641 Discussions

EPCQ x4 electrical conflict

Eugeny_Brychkov
1,809 Views

EPCQ datasheet https://www.intel.com/content/dam/www/programmable/us/en/pdfs/literature/hb/cfg/cfg_cf52012.pdf says on page 43 that in x1 configuration chip's DATA2 and DATA3 pins are to be connected to Vcc. What happens if chip is set into x4 using configuration register? I guess chip will fry?

 

I am comparing to Winbond flash https://www.winbond.com/resource-files/w25q128fv_revhh1_100913_website1.pdf and document explicitly states that QE bit must never be set to 1.

 

I also have some credible circuit diagrams, and they have DATA2 and DATA3 pins connected to Vcc through 10k resistors.

 

So question: why EPCQ datasheet recommends connecting to Vcc directly, and is there any notice about what happens when chip is set into x4 mode?

0 Kudos
1 Reply
Nooraini_Y_Intel
Employee
879 Views

Hi EBryc,

 

Different flash devices vendor are designed and built with different features, thus do not be confuse thinking EPCQ and Windbond flash will behave/function exactly the same. If you are going to use EPCQ flash, please just refer to the EPCQ datasheet on how to use it and not compare with other flash device vendor.

 

The EPCQ device will not be damage regardless you set the Configuration mode to ASx1 or ASx4 in the Quartus project. Even if you set the Configuration mode to ASx4 in the Quartus project design but physically the EPCQ device is connected for ASx1 mode (DATA2 & DATA3 pin connected to VCC), the configuration will still work as ASx1 mode.

 

Regards,

Nooraini

 

0 Kudos
Reply