User Activity

Hi,I'm facing a problem with remapping of the vector table to the internal SRAM from Flash. I am working with the STM32L071CZ (Cortex M0+)(using the IAR Workbench and CubeMX ) .My __vector_table is presently at internal Flash @0x08000000Presentl...
Hi ,I am in STM32L071CZ and using window WDG EWI to refresh the WDG counter to avoid RESET.window = 127Counter = 127Prescaler 8Enabling the EWI and reloading the wdg counter in the ISR to avoid the RESET by WWDG.But while writing Flash it seems the W...