• Soft Reset
    I have an STM32F205 processor in a battery backed up circuit. The battery is normally non connected, it can be connected via switch or GPIO. The problem is that if the IWD (Independent Watch Dog) fires...
  • RAM behavior after soft-reset
    Does anyone know wether the internal RAM contents of the STM32-microcontroller changes during a soft-reset respective a power on reset? It would be useful to know for sure that (for example) the RAM...
  • How to resume program execution after soft reset ?
    Hi, I would like to execute a feature to resume program execution after soft reset for DS5000. This is similar to suspend and wakeup capability for low power management Advice and experience would...
  • USB soft disconnect
    Hi all, I am working with STM32F4xx. I want to re-initialize my USB device during the application is running. The problem is that PC doesn't recognize that USB device has changed its configuration...
  • USB-CDC soft disconnect
    Hi All, I am working with STM32F103 board. I use USB Virtual Com port(USB-CDC) for communicating with a PC. It is working fine. But when I reset the STM board or reload the program, USB communication...