Hi,
I had a question regarding the GPIO status while powering on microZed, or any Zynq devices. It is state in the datasheet that MIO pins are tristate when applied power. But based on my logic analyzer, they are individually pulled up. I had also disabled the "pull up" during PS MIO configuration in Vivado.
https://dl.dropboxusercontent.com/u/83845564/GPIO.png
I'm planning to use some of the GPIO pins for the DC-DC power enable pin in an image sensor. Thus it is imperative all these MIO pins remain low until my program turns it on otherwise.
Could someone shed light on this? Or I have to use the IO on the logic side?
Thanks in advance!