User Activity

I recently got an ST25DV-DISCOVERY board. I downloaded the firmware package from here. Which clearly states that it is a V1.1.2.I then installed the ST25 NFC Tap android app from the google play store (V3.7). When I tried to run the Fast Transfer mod...
I am trying to execute the very simple example that came with the board, publishing sensor data on AWS.Here are the videos that shows the example I'm talking about:1) https://youtu.be/PY32lLiauKk2) https://youtu.be/6eUqxjBL_wII have failed to connect...
I have Nucleo-STM32F429ZI board. STM32F4Cube only has one LwIP example for this board. But, I found more LwIP examples for the STM324x9I_Eval board. Now, I am trying to convert one of the Eval examples for the Nucleo board, specifically TCP Echo Clie...
Hi,I came across of this video of people counter recently from STMicroelectronics. I was wondering where can I find more information about it or code. Because , I don't understand how field of view is divided into two zones. I couldn't find anything ...
Posted on May 09, 2018 at 22:36I am using STM32L051 mcu. The mcu goes to STOP mode after initialization and only wakes up if there is any incoming byte at USART1. MCU wakes up with START_BIT_DETECTION on USART1 and goes back to sleep after it receiv...