Forum Discussion
ShengN_altera
Super Contributor
3 years agoSince there are no feedback for this thread, I shall set this thread to close pending. If you still need further assistance, you are welcome reopen this thread within 20days or open a new thread, some one will be right with you.
Jayeshkumar
New Contributor
3 years agoOk.
We have not used highest baud rate, and we cannot do it as other peripheral applications will affect. We are using 9600 baud rate
From You: You need approximately 1300000 iterations to read around 800000 data bytes.
Can you please explain why it is so?
For time being we have done some work around solution but the core issue still exists and we are not able to get required data using uart serial port in blocking mode using fgetc function. We are using unsigned char array to store the data.