Posted on May 17, 2011 at 13:11Hi, If you have done properly everythinjg for IN/OUT buffers then still you have to do this ... Here is how in a control transfer you can receive the data ... In file .... usb_prop.c when u parse the usb packet ... els...
Posted on May 17, 2011 at 12:27Hi there, Do you mind explaining me what happened to your problem? I have simila r problem. When I am trying to enable and disable interrupts using NVIC, doesn't seems to be working. I have TIM2 that I want to be at pr...
Posted on September 10, 2007 at 12:58Hi There, Can anyone came across this problem ? Here is my problem: I want to locate my function pointer array to code memory area. Here is how my code looks like: void (* const Fptr[GRIP_MENUS])(void) = { Check...