Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

help: PC & microcontroller serial communication

Status
Not open for further replies.

Muneeb

Newbie level 4
Joined
Nov 6, 2003
Messages
5
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
46
i need help for serial communication between PC and a microcontroller
problem is my data is flowing in both directions how can i have some sort of handshaking so that no conflict of data occurs.I am using C language both on PC controller .In PC side i am trying to use function bioscom()
 

You can use RTS and CTS to handshake. RTS (Request To Send) indicate PC has data and will send if uC ready. CTS (Clear To Send) indicate uC ready to receive that data.
 

What type of uC are u using?
 

what kind of micro controller
u want asynchrous or sunchrous data transmition
secondly it is easy to controll serial port in vb
i advice u to use vb it is very eazy
gul hameed
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top