USB Host controller interrupt problem on Davici TMS320DM6446

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



Hi ,
Iam writing a standalone code for USB Host controller ....
i am not getting the device connect interrupt..

I am doin the following steps...
1) reset the HC (RESET bit in CLRLR reg)
2) activating the usb phy (wait till phy clock is good)
3)enabling the common usb interrupts(connect,disconnect,SOF..etc) by
writin to both the INTMASKREG and USBINTE
4) turn on vbus

I am expecting the CONN bit in USBINT register to be set,when i
connect a device to host port.
But there is no response..but the device LED glows as VBUS is on.

Is anything else required to be initialized to get the interrupt?.
Am i missing any step in configuring the Host controller.?

-Raja

.



Relevant Pages

  • Re: USB Bulk transfers, General questions
    ... I am implementing bulk transfer on the 1161 USB chip. ... I have a few questions about the concept of USB bulk transfer. ... Interrupt Transfer Packet Size Constraints ... bulk transfer - it simplifies stuff on both your device and in your host ...
    (comp.arch.embedded)
  • Re: Host RNDIS driver doesnt get the interrupt
    ... RNDIS is a closed protocol. ... My device faces the error condition in sending the interrupt when there ... I am concern about what will the host do when it didn't get the reply. ... NDIS can request reset if a packet is pending with the device for too ...
    (microsoft.public.development.device.drivers)
  • Re: R: hc12,can i return from interrupt and jump elsewhere?
    ... then you can use a watchdog reset. ... reception of an interrupt event, ... .I'm trying to implement an USB protocol using a 9s12 microcontroller,that i ... It is raccomended that anytime an USB device receives a bus reset it has to ...
    (comp.arch.embedded)
  • Reset USB from firmware
    ... I am writing a firmware for USB Mass Storage device. ... the Reset signal. ... After this I expect host to send the entire descriptors request again. ...
    (microsoft.public.development.device.drivers)
  • Reset USB from firmware
    ... I am writing a firmware for USB Mass Storage device. ... the Reset signal. ... After this I expect host to send the entire descriptors request again. ...
    (microsoft.public.development.device.drivers)