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.

[SOLVED] Does MSP430 have any APIs for UART?

Status
Not open for further replies.

Elderflower14

Junior Member level 3
Joined
Aug 18, 2011
Messages
26
Helped
0
Reputation
0
Reaction score
0
Trophy points
1,281
Activity points
1,486
Hello All,

Does MSP430 have any APIs for UART for opening the port, transmitting characters or do we have to write our own code.

Thanks
 

Re: UART APIs for MSP430

Hi Shiva,

Thanks. I was looking for a confirmation that we have to write the C code for UART communication. I was checking to see whether we have commands like "fd = open(port, O_RDWR | O_NOCTTY | O_NONBLOCK);" similar to the ones we use in linux/windows.

Cheers.
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top