2009-06-18 03:39 PM
Need Virtual comm port help
2011-05-17 04:15 AM
I need to get the virtual comm port working. I have a IAR STM3210B - SK evm. I connect the EVM and the pc sees the device and I cancel the new hardware manager as the Virtual comm port install says to do, then I continue the comm port install but it does not add a virtual comm port. It has the device as a unknown device with no driver. The device is called CD Class.
I need to know what SW to program the evm and what I need to get the comm port working. John [ This message was edited by: johnmangino on 17-06-2009 23:25 ]2011-05-17 04:15 AM
Quote:
I need this to work for my client.
Presumably, you client is paying you to get this to work? What portion of that fee will you be sharing with forum the member(s) who help you to get this going...?2011-05-17 04:15 AM
I thought the forum help people who use these products.
Actually I am the developer.[ This message was edited by: johnmangino on 17-06-2009 23:25 ]2011-05-17 04:15 AM
Quote:
I thought the forum help people who use these products.
Of course - but it seems a bizarre thing to put in your opening post:Quote:
I need this to work for my client.
As if that should give your request higher priority; or as if others don't have employers and/or clients for whom they need to get things working. Maybe it just lost something in translation - if so, I apologise. Anyhow, what, exactly, have you tried so far? Are you using a standard ST example or app note? If so, which one(s)? Are you using something from IAR? If so, what - and have you asked IAR? What debugging have you done on the target? What (if any) tools do you have to monitor what's happening on the USB wires and/or in the PC? [ This message was edited by: st7 on 18-06-2009 09:48 ]2011-05-17 04:15 AM
2011-05-17 04:15 AM
I have it working. The clue was the CD class device name. The Virtual Port Comm wants it to be a different designation. I used a code example from ST for the STM32, modified it to work with the IAR EVM and it configured the virtual comm port. This is not documented anywhere I looked. Hope this help some folk in the future.
2011-05-17 04:15 AM
@John-
I duplicated your ''failure to install VCP'' on 2 WinXP SP3 machines. (replied to your tech spt. post) To assist me/others - it appears that you changed the source code on your IAR Eval board (can't see how you would modify the VCP2011-05-17 04:15 AM
.inf file contents vs device descriptor ... ?