This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Serial communication between at89c51cc03 and labview

Hello,

I'm analyzing a labview programma that enables a at89c51cc03 microcontroller to communicate with a labview programm running on a pc trouhg serial communication (uart based).
I believe my predecessor used some sort of event based communication. Does anny of you happen to have experience with this type of programming and got tips on how to ensure a robust communication?
I am programming in C51

Parents
  • I figured it out, basicly there is a recurring time slot where data can be received by the microcontroller, the labview just keeps sending the requested string until it receives a response.

    Not so mindbubling as i had expected 8-). But i want to thank you all for trying to help me out!

Reply
  • I figured it out, basicly there is a recurring time slot where data can be received by the microcontroller, the labview just keeps sending the requested string until it receives a response.

    Not so mindbubling as i had expected 8-). But i want to thank you all for trying to help me out!

Children
No data