User Activity

Hello everybody,my project is composed by a RX board and one/many TX boards (max 3). Every board uses CMWX1ZZABZ-078 module.The TX boards transmit asynchronously to the RX board a payload of 32 bytes (they are temperature IR sensors which communicate...
Hello everyone, I'm trying to compile together a project Created with STM32CubeIDE based on STM32L082 and STM32CubeExpansion_LRWAN_V1.3.1 but I'd like to keep it configurable through CubeMX.Is there someone that succeded in this? There are a lot of f...
Hello Everybody,I'm using LIS3DH Sensor to detect anomalous accelerations on a battery powered device.Is important, due to battery duration problems, to keep the current consumption as low as possible...I set the regisers as follows: write_I2C_LIS3DH...
Hello, I'm developing a custom board based on STM32F072B-DISCOVERY board.I have an external PWM source with variable frequency (from 200Hz to 10Khz), i need to count how many pulses it generates. How can it be done? PS. I've tried with Imput Compare ...
Hello,I'm using a ST32MP157C-DK2 board to develop an application running on CM4 that basically handles a CAN Standard communication.I routed the FDCAN1 signals on PA11 and PA12 and I am trying to send out some random data with no result...Here is my ...