User Activity

Posted on October 22, 2016 at 01:56Hi there,   I'm using STM32 USB library and I'm working on a project for a HID device.  I'm facing some issues with the USBD_HID_SendReport function. I have one endpoint and two input reports. The input reports get...
Posted on January 21, 2015 at 19:27Hi,  I am trying to put the MCU in stop mode. I'm using the MCU STM32F072VBT6. The STM32F0 user manual says that the MCU can go in stop mode by executing WFI or WFE instructions with the SLEEPDEEP bit set in the sy...
Posted on November 19, 2014 at 23:48Hi All,   I would like to jump to the internal bootloader mode from my application code.Previous research on this topic in this forum suggested not to directly jump to the system memory from the application code b...