Getting the Interuupts of USB
Company  
ST Home | Microcontrollers

Index  »  USB  »  Getting the Interuupts of USB
     
   Getting the Interuupts of USB
 Moderated by :   »  aNt  -  AnisAS  -  AnisAS

Author
beginning argument    ( Replies received: 2 )
tomer1071   Posted 29-03-2007 at 11:35   



Registered on :
03-29-2007

From Israel

Messages : 2

 OFF-Line

hi all,

I'm new to working with USB on the ST Platform.
when trying to run the "Joystick Mouse" example on STR711 Eval Board
I get stuck on function [Joystick_init] -
<< while (pInformation->Current_Configuration == 0) NOP_Process(); >>

seems like it's because I don't enter the interrupts code of the usb
USBLP_IRQHandler , USBHP_IRQHandler

any ideas ?

does the example need modification or it should work on STR711



 Profile   Quote  
tomer1071   Posted 29-03-2007 at 15:06   



Registered on :
03-29-2007

From Israel

Messages : 2

 OFF-Line

just to be clear-
I compiled and run the code example of STR_USB_Example.zip

from this thread -
http://62.193.238.133/forums-cat-4704-12.html&start=0

that should work for STR711 - but I don't get the interrupts

can it be Hardware related issue ?



 Profile   Quote  
lnt   Posted 23-07-2008 at 16:48   



Registered on :
09-03-2007

From Italy

Messages : 11

 OFF-Line

Which compiler are you using ??
If you are using an ARM assembler compiler the
interrupts as set in the example with never work
and you need to redefine their call



 Profile   Quote  
On Top

Search in the forums
 
Jump To