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.

MSP430 - How to create USB interface?

Status
Not open for further replies.

gszczesz

Full Member level 2
Joined
May 17, 2005
Messages
131
Helped
30
Reputation
60
Reaction score
12
Trophy points
1,298
Activity points
3,014
Does anyone have a schematic and example code for interfacing a MSP430 to the USB? I want the microcontroller to controll some basic I/O and communicate it back to the computer using USB. I could use serial interface, but it just is too slow.

Greg
 

Hi Greg

I have used DLP-USB245M with MSP430F149 and woks great...

At device productor home page you can dowload PC drivers.

Best regards
Pendragon
 

The chip is nice! But at $25 a shot, it's way more expensive then the microcontroller.... Darn... I was hoping there was a cheaper way of using the microcontroller directly...

In any case, I didn't realize that there can be up to 1ms of delay before a host can start transmitting data on the USB! I need a method that can guarantee reception of data within 100uS maximum... Maybe serial method is the only way, without building a PCI board directly....

Greg
 

See :
FT232BM costs about $ 4
 
Last edited by a moderator:

    gszczesz

    Points: 2
    Helpful Answer Positive Rating
Hi

Here is a link to MSP430 +USB with source code in C language

**broken link removed**


All the best

Bobi
 

    gszczesz

    Points: 2
    Helpful Answer Positive Rating
Thank you guys, you've been a lot of help! This is perfect!

Greg
 

Status
Not open for further replies.

Similar threads

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top