Skip to content

This is a demonstration of UART communication using the FT2232 on the Cmod-a7 FPGA board. The TX and RX are passed through the FPGA to board pins, which then connect to my Raspberry Pi. Bi-directional communication is demonstrated in Python.

License

Notifications You must be signed in to change notification settings

charkster/cmod_a7-uart_passthru

Repository files navigation

cmod_a7-uart_passthru

picture

This is a demonstration of UART communication using the FT2232 on the Cmod-a7 FPGA board. The TX and RX are passed through the FPGA to board pins, which then connect to my Raspberry Pi. Bi-directional communication is demonstrated in Python.

Dependancies:
pip3 install pyftdi
pip3 install pyserial==3.4

See the following repo for an example of Cmod-a7 external SRAM control using UART over the USB cable (FT2232H) https://github.com/ricynlee/cmod-a7-uart-sram-test

About

This is a demonstration of UART communication using the FT2232 on the Cmod-a7 FPGA board. The TX and RX are passed through the FPGA to board pins, which then connect to my Raspberry Pi. Bi-directional communication is demonstrated in Python.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages