Forum Discussion
Pierre95
New Contributor
3 years agoTroubles while configuring Flex 10K20TC144 in PS mode from microcontroller
Hello,
I am trying to configure Flex10K20 from a PIC MCU using 1 bit passive serial mode.
The .rbf configuration file I get from quartus is exactly 28941 bytes in size. It is programmed into PI...
WZ2
Frequent Contributor
3 years agoHi there,
Sorry for the delay~
The behavior of config_done is right, when it go high means that the device is in the stage of configuration and init was finished then it will go into user mode, when it go into user mode, config_donw become low again. Could u see the behavior of ini_done? If it go high and go low too, it means the init also successed~