The IO carrier card has only one PS PMOD connector, to which MIO 36-43 of Zynq MPSoC is connected.
How can I use this connector to perform CAN communication with the CAN controller in the Zynq PS?
The IO carrier card has only one PS PMOD connector, to which MIO 36-43 of Zynq MPSoC is connected.
How can I use this connector to perform CAN communication with the CAN controller in the Zynq PS?
Unlike USB, you can use EMIO to bring this out to just about any connector.
--Dan
Thanks for the comment, Dan.
I understand that any PL_PMOD connector can be used via EMIO.
By the way, this IO carrier card seems to have Level-Translator installed, but it seems that CAN-bus transceiver is not installed.
Is CAN communication possible with this IO carrier board?
For example, in ZCU102, it is as follows.
"The PS-side CAN bus TX and RX MIO pins go through TXS0104E level-translator U33 and TI SN65HVD232 CAN-bus transceiver U122 before being presented to the user 0.1 inch centered 8-pin male header J98"
Hi there,
If you need to add a transceiver or something else, you are free to use the PMOD ports to expand the board. If you need a CAN transceiver, you could for example use this PMOD:
https://store.digilentinc.com/pmod-can-can-2-0b-controller-with-integrated-transceiver/
--Dan