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.

Serial port program using vc++

Status
Not open for further replies.

hmsheng

Full Member level 4
Joined
Dec 17, 2003
Messages
219
Helped
26
Reputation
52
Reaction score
10
Trophy points
1,298
Location
China
Activity points
1,556
How to to send data from COM without start&stop bit use VC++ progremming?
 

The data has to contain the startstop bits, so the interface can know when begins the data transfer.

An easy mode to overcome is by using hyper terminal. There you cen set the communication protocol.

Check first that, if your win can do that.
 

This is code for serial port in dos-mode using vc++
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top