This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

2 USB HOsts in 1 TIVA TM4C1237H6

I am using TIVA TM4C1237H controller .I wish to interface Keyboard
and Pendrive to it.I am using FSUSB11MTX for multiplexing them.Using
a GPIO pin I select the FSUSB11MTX . Now Iam able to interface 2
keyboards and switch between them .But while using pendrive I am able
to transfer files as long as there is no device in the other port.As
soon as I connect any device in other port the system hangs and shows
unknown device for both ports.

I guess there is issue in creating interrupts. Please look into the
matter today itself ,as soon as possible.The development process is
now interrupted by this minor USB glitch.

Regards,
Dhanush Nair

Parents
  • Hi Tsuneo,

    Thanks for your feedback.Your suggestion worked fine.I guess that was the issue,Tiva did not understand USB disconnect.

    Can you send me your email-id in case I have any other problems in future with USBs.
    Also suggest me some good documentations for getting more insight with USB.

    Regards,
    Dhanush

Reply
  • Hi Tsuneo,

    Thanks for your feedback.Your suggestion worked fine.I guess that was the issue,Tiva did not understand USB disconnect.

    Can you send me your email-id in case I have any other problems in future with USBs.
    Also suggest me some good documentations for getting more insight with USB.

    Regards,
    Dhanush

Children