User Activity

Hello,I'm trying to understand the LIS2DE12 behaviour. First, there is no AN (Application Note), thus I used the one for LIS3DH which seems close enough.What I want is that my accelerometer wake up my stm32. This works. After that I just want to read...
Hello,I cannot use correctly TouchGFX Designer. When I use "run Target", when arriving at the step of stmCubeProgrammer, I have this issue :... ------------------------------------------------------------------- STM32Cu...
Hello !With my TouchGFX designer, the digital widget and the analog clock widget do not work with the STM32G071 application template (at least with the simulator, I can not confirm with the board). When I say it does not work I mean it is well displa...
Here is my process :I supply my board with an USB cable.Then I flash my stm32L4 with a segger / st-link.My firmware goes in shutdown mode.I unplug the USB cable. Thus the power is suddently off.After that, I wire a battery to my device. Thus the MCU ...
Hello,I'm using the mems II2SMDC from where I get X, Y and Z values.I set ODR to 100Hz, COMP_TEMP_EN to 1 and MD_CONTINOUS to 1 for CFG_REG_A (note that low power is disable)I set DRV_IIS2MDC_LPF to 1 for CFG_REG_BI set DRV_IIS2MDC_BDU to 1 for CFG_R...