User Activity

Posted on November 03, 2017 at 10:59Hi there,I am trying to Transmit data over USB CDC after receiving a command, So I need call cdc transmit function inside cdc rx function in which I am comparing the received data. But i am able to use only 1 cdc_...
Posted on August 01, 2017 at 09:46Hi there,I am trying to use DFU in my application, I have seen the sample codes available in STM32cube package but it requires user button to be pressed in order to enter into DFU mode.I want my application should g...