I am using a MSP430-5529 for a USB project. We are trying to use a Windows7 64-bit as our CDC USB host (Virtual Com Port) using the MSP430_CDC.inf generated from the Descriptor tool. From what I understand you cannot run an unsigned driver on Windows7 64 (Windows7 32 lets you!?). Is there anyone out there using Windows7 64 as a CDC USB host? Does this mean we need to get the driver signed (whatever that means, I am not a Windows programmer)? Thoughts?
Thank you, Don