User Activity

Posted on December 21, 2016 at 17:23So I want my device to go into standby mode to run on the lowest power mode possible. Unfortunately, when measuring the current it does not drop below 360�A and I have no clue why...This is my HSI setup:configure_...
Posted on November 25, 2016 at 18:07 Due to power saving I want to disable the USB stack on the fly. For comparison: If I do not enable the USB stack at all (e.g. by not invoking MX_USB_DEVICE_Init()) everything is fine. If I do and decid...
Posted on September 17, 2016 at 15:15 hey guys, so I am using an STM32F411 as an USB device. It's connected via VCOM to a PC. I am using HAL V2.4.1 from19-June-2 In general it works good, but when I quickly connect and disconnect the u...