User Activity

I would like to create a network where clients (router or end device) can send messages to coordinator Digi XBee3. I've been trying to connect router STM32WB with some examples inside of STM32WB CubeWB to communicate with an XBee coordinator but I ca...
I'm try to read acceleration from KX132 accelerometer with a STM32F446ZE through I2C with DMA. I create a project with STMCubeMX and enable DMA and interruptions.The accelerometer has six register each one of 1 byte where save acceleration in this fo...