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.

initialization of COM port in C

Status
Not open for further replies.

buenos

Advanced Member level 3
Joined
Oct 24, 2005
Messages
962
Helped
40
Reputation
82
Reaction score
24
Trophy points
1,298
Location
Florida, USA
Activity points
9,142
com port init sequence

hi

could someone tell me the setup sequence of the PC com1 port? and also send a byte out. some simple c code without lots of constant names used but with direct raw hex numbers in the code.


what i need is address+data, address+data, address+data... setup sequence to make the UART core functional.
i have an FPGA project and I want to simualte the 16550 uart if it is working or not wihin my code. for the simulation, i will have to generate a signal assertion sequence (stimulus) as bus transactions and observe the TX pin in the simulator.
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top