User Activity

seems to be the same source as (but question is closed without any answer or workaround):https://community.st.com/s/question/0D50X00009Xka3MSAR/stm32l-reuse-of-jtag-pins-specifically-pa15-crashes-swd-interfaceworkaround: reconfigure with Outputlevel ...
The Wakeup works fine with temperatures above. At a unit based limit the wakeup does not accure (only watchdog as fallback). RTC remains running.Any ideas?
Posted on June 20, 2017 at 17:43On STM32L471 (DEV_ID=0x6415, REV_ID=0x1007)~4% of mcus do not enter standbymode and ignore the WFI instruction.Does anyone have ideas how to get it working on all mcus? (tested with 150 pieces)Is there any known bug/p...
Posted on November 29, 2016 at 13:23if i call the assembly instruction ''sub sp, sp, 0xF8'' alias ''BE B0'' (instruction code), the code is executed as a ''nop''. Checked with F103 and L471. Does anyone know about that or can confirm this? Is the as...
Posted on November 14, 2016 at 14:10I have found an error in flash cache perhaps. I write to the same flash bank as the code is run from (with cube flash code). From time to time some 64bit areas in flash are filled with random nonsense (in the area...