User Activity

Posted on January 26, 2017 at 14:16Hi,I am struggling to make a vendor device, that sends request on control pipe endpoint 0 out (EP0_OUT), I can receive the request correctly, but I can't send an ACK back (zero length packet). I have tried USBD_Ctl...
Posted on April 14, 2016 at 15:35Hi, I have read this app. note:http://www.st.com/web/en/resource/technical/document/application_note/CD00293110.pdf  I would like to get more informations, source code, etc. In app note there says: ''it is possible ...
Posted on December 28, 2015 at 00:05 I have this older example, it has a Buffer[] and it is supposed to transfer to DMA: /**************************************************************************************/ char Buffer[] = ''The quick brow...