Other Parts Discussed in Thread: MSP430USBDEVPACK
Hello,
I am new to this world of programming and do not really have experience in such project.
I want to write windows application to communicate with firmware written on MSP430 chip through USB. I have somehow figured that i can do that using CDC. It is also natively supported on windows platform. My confusion is do i need to download USB API stack to do so or it can be done natively from C#?
I do not have to write code for firmware simply need to communicate with it from windows app.
Any pointers to begin with would be greatly appreciated..
Thanks