User Activity

Hi, ​I would like to have some help understanding what the measurements that i can get from the SoundMesauRments library provided in cube actually are. What does the calculated dB's actually relate to? What is 0dB in the scale?My setup is a mems mic...
I am working on a hard fault handler were I want to store some key values into ram before resetting. This data will then be further handled at next boot up.My problem is that the data does not get written into RAM unless I step through the writing co...
Posted on June 14, 2018 at 08:54Hi,I have a STM32F769ni target, Which have a super-cap connected to vbat for keeping track of time when we get a powerloss.How would i know (in code) that the vbat has been running low (below 1.65V in my case) and the...