Altera_Forum
Honored Contributor
8 years agoDE0 Cyclone V GPIO 1-Z switching, RN series
Hello, I am currently working with DE0 cyclone V now.
I am trying to make a circuit that constantly switches the GPIO pins between 1-Z ( high impedance state) at a specified frequency (ex: 900 kHz). But when I measure the voltage signals between GPIO pins and ground by an oscilloscope, it shows that even when GPIO pins are Z state, there are still some voltage. Looking at the schematics, I can see that the GPIO pins are not directly driven by the FPGA. There are a RN series between GPIO pins and FPGA pins, as illustrated in the following photo: (http://sv1.upsieutoc.com/2017/06/15/rn.png)https://alteraforum.com/forum/attachment.php?attachmentid=13749&stc=1 I tried to look it up but I couldn't find what is that RN series, and what are they used for ? And I also see that GPIO pins are driven by a source voltage through a pair of schottky diode (https://www.digikey.com/catalog/en/partgroup/schottky-diode-array/10558?mpart=bat54s&vendor=261)s as as illustrated in the following photo: https://alteraforum.com/forum/attachment.php?attachmentid=13750&stc=1 I don't get why they need to drive the GPIO pins by another source of voltage. Then when the signal comes from the FPGA, how can it pull down the value of GPIO pins to 0 ? Does anyone have the schematics of the above RN series and the schottky diode (https://www.digikey.com/catalog/en/partgroup/schottky-diode-array/10558?mpart=bat54s&vendor=261) array ? Thank you so much!