FTDI Community

Please login or register.

Login with username, password and session length.
Advanced Search  

News:

Welcome to the FTDI Community!

Please read our Welcome Note

Technical Support enquires
please contact the team
@ FTDI Support


New Bridgetek Community is now open

Please note that we have created the Bridgetek Community to discuss all Bridgetek products e.g. EVE, MCU.

Please follow this link and create a new user account to get started.

Bridgetek Community

Author Topic: VNC2 cannot enter "ENUMERATED" status.  (Read 11385 times)

cyliang

  • Newbie
  • *
  • Posts: 2
    • View Profile
VNC2 cannot enter "ENUMERATED" status.
« on: June 11, 2018, 02:42:48 AM »

Hi ,

I'm using VNC2 for CDCmodem. ( and using CDCModem.zip sample code )
I have found the VNC2 cannot enter "ENUMERATED" status if usb modem device be inserted before VNC2 power on.
When ioctl_code = VOS_IOCTL_USBHOST_GET_CONNECT_STATE,  return code is "PORT_STATE_CONNECTED" always.

Anyone comment ?  Thanks.
Logged

FTDI Community

  • Administrator
  • Hero Member
  • *****
  • Posts: 896
    • View Profile
Re: VNC2 cannot enter "ENUMERATED" status.
« Reply #1 on: June 11, 2018, 10:08:27 AM »

Hello,

This issue is being dealt with by FTDI support via email.

Best Regards,
FTDI Community
Logged

cyliang

  • Newbie
  • *
  • Posts: 2
    • View Profile
Re: VNC2 cannot enter "ENUMERATED" status.
« Reply #2 on: June 13, 2018, 09:17:54 AM »

Hi ,

Actually, i dont understand your comment.

Because my testing is base on your EVK board ( V2DIP1-32 ), source code(cdcmodem.zip) is sample code from your website, too.
I only insert USB modem into EVK, and start debugging/running test code by "Vinculum II IDE".   

Why cannot be ENUMERATED (usb modem be inserted before start running) ?   The testing code have no tested on your EVK board ?
Or the issues is limited on your platform ?
Logged