• 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...
  • RAM contents after WDT reset
    Hi, I need to place some data in RAM and then use the watchdog to force a device reset. After the device reset, I will read the same locations in RAM to determine what to do. This has to do with...
  • RAM contents after WDT reset
    Hi, I need to place some data in RAM and then use the watchdog to force a device reset. After the device reset, I will read the same locations in RAM to determine what to do. This has to do with...
  • 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...
  • Reset / Clear Capture Register LPC2xxx
    Hello, how can I reset / clear or write 0 to the Capture Register of a LPC2368? Only with an hardware reset? Thank you very much for some help.