You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
I am using Matlab to communicate with the serial port and the other end is connected to the FPGA. I am writing data into the serial port and reading it after a pause which is equal to the time taken by the data to go to the FPGA and back. I am dividing the image to packets and sending it in bursts. I am getting a TIME OUT ERROR in matlab. It comes sometimes but not always. I tried increasing the timeout but it doesnt work. Could someone please tell me if this is an interface issue. Do you think C is a better interface? Thanks