Posted on May 17, 2011 at 13:20Edit:: Nevermind, I was jumping to the reset vector and not the address stored at the reset vector. I think that's right. :)[ This message was edited by: lucauwf on 17-08-2009 15:47 ]
Posted on May 17, 2011 at 13:11''I think if one go and allocate memory for the RX (OUT) and TX (IN) buffers by defining them and their size it is possible to WIN!'' Judging from the Ref manual the buffers need to be located in this address area. Inc...
Posted on May 17, 2011 at 13:11Hi, Thanks for the reply. Things have moved on slightly and now I am trying to Output 64 bytes at a time. Unfortunately I already modified the endpoints in usb_prop.c (Not sure what I did was correct but from the end p...
Posted on May 17, 2011 at 13:11Hi, I am trying to modify the STM32 HID example to send more than two bytes of data at a time. My reports are set to a count of 8 with a size of 8 (8 bytes). I had thought that setting the endpoint descriptor packet si...
Posted on May 17, 2011 at 12:41Hi guys, Could someone please email me that descriptor code too, I am experiencing problems with the HID Demonstrator software when increasing the packet sizes of the end points above 2bytes. lucaontheweb@hotmail.com [...