Receives start command from PC and generate data to PC.
Using Microblaze MCS, it receives commands from FT600, generates data, and transmits it to FT600.
You can use the client application to send commands and check received data.
Using the client application, you can send commands and check the received data on the chart.
- Xilinx Vivado 2023.1, 2023.2
- Xilinx Vitis 2023.1, 2023.2
- Alchitry Au Board : Xilinx Artix 7 FPGA
- Alchitry Ft Module : FTDI FT600 USB3 Bridge
You can create project using init.sh script.
See UART for detailed initial Vivado MCS setting.
You can create project using init_vitis.sh script.
See UART for detailed initial Vitis MCS setting.
Same as FtBasicWrite
You can use 'McsChartApp' program in FtClientDotNet to test.