• 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...
  • 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.
  • After RESET
    In one of my projects where I use 89v51rd2 microcontroller, I connect one O/P pin to Electric AC bell through relay. My problem is when reset during switch ON, my O/P pin goes high and come down thus...
  • Define a XDATA byte that won't clear on reset
    Guys - I am new to this micro and this tool set, and I need some help. I need to set a flag and then perform a CPU software reset (due to another problem). But I need to have a byte that survives the...