martinonorcas
New Contributor
2 years agoBidirectional IO connected to FPGA fabric on Cyclone V SOC Dev. Kit
I have a Cyclone V SoC Dev. kit. (DK-DEV-5CSXC6N)
Which has a 5CSXFC6D6F31 Cyclone V FPGA
I need to connect my own I2C slave-only controller implemented in the FPGA fabric to a couple of pins accessible on the Development Board. From what I can see all of the available GPIOs are on the HSMC debug breakout header. All of the available pins seem to be unidirectional TX or RX . I need the SDA to be bidirectional. Is there a pin on the board I can connect to the FPGA fabric that can be bidirectional?
My only way to trace the connections is via the Schematic.
What document can I use to make the specific IO pads on this FPGA device to their type??
And look up the functionality of that IO pad.
Thanks Martin