User Activity

I want to wake up from standby for each transition on a wkup pin. For example, on waking, read the wakup pin and set/reset the bit in pwr_cr4.  (pin high -> bit high, pin low -> bit low).  Is there a race condition ?  The reference manual is vague on...
I have a similar issue to : https://community.st.com/s/question/0D50X00009XkgerSAB/stlinkv2-vcp-115200?t=1576249391369When writing to the virtual com port from OS X Mojave, if I send too much data, the USB port hangs to the point that the one cannot ...
I'm using STOP2 with ChibIOS in an extremely low-power device. ChibiOS uses the DWT counter in a few places to have a predictable delay -- a relatively common "trick". The issue is that when entering STOP2 the debug unit is powered down which, if ...
Posted on July 10, 2018 at 14:37I've been designing sub-gram boards for data logging on songbirds using the stm32l432.  Although mostly I use ultra-low power external RTCs, I recently built a test board using a 4pf 32768 crystal.  The question was t...
Kudos from