Quantcast
Channel: MSP430 Technical Forums
Viewing all articles
Browse latest Browse all 2077

USB-Tunneled Serial Connection

$
0
0

Hello!

I'm writing down my last project report for college and I need to explain how the USB-Tunneled Serial Connection on Launchpad works.

 

I already know that it works, because I used in my project and I can see the emulated COM Port that launchpad is connected with. The communication from PC to Msp430g2553 (and vice versa) works fine.

 

What I want to know, is how this works, from the MSP430 side and from the PC side. Does anyone have any article or document that explain this process more detailed?

Something like  a diagram: " Microcontroller <-> TX/RX <-> UART <-> USB Connection <-> LaunchPad HW <->TX/RX <-> PC HW <-> USB Controller (PC Side)  <-> USB stack (PC side) <-> Serial Driver(PC side) <-> App that gets COM ports"

 

 

Thank you in advance.


Viewing all articles
Browse latest Browse all 2077

Trending Articles