FTDI Community

Please login or register.

Login with username, password and session length.
Advanced Search  

News:

Welcome to the FTDI Community!

Please read our Welcome Note

Technical Support enquires
please contact the team
@ FTDI Support


New Bridgetek Community is now open

Please note that we have created the Bridgetek Community to discuss all Bridgetek products e.g. EVE, MCU.

Please follow this link and create a new user account to get started.

Bridgetek Community

Show Posts

You can view here all posts made by this member. Note that you can only see posts made in areas to which you currently have access.

Topics - hobbskw

Pages: [1]
1
Discussion - Software / LibFT260 Constant UART Stream?
« on: July 05, 2022, 03:14:26 PM »
Greetings,
I am using LibFT260 to view print statements from my FPGA for debugging purposes. It is working fine, but it will only print 9 characters then stops. I want to be able to print as many as I want for debugging complex programs. I am using this chip because other ICs were not available at the time of designing the board.

I tried to modify uart.cpp to stay in a while loop, constantly printing what is received. I will attach a screenshot of the modified section of code.

I will also attach the program running on the FPGA, and the result.

How can I change this code to print whatever I send it? Will someone be able to modify the code for me? I greatly appreciate any help!

Pages: [1]