User Activity

I received my first STM32WB5MM-DK.Reeded  AN5289 first 104 pages to understand the architecture of the examples.And watched this youtube playlist "STM32WB Getting Started Series". So after importing the Heart Rate example with cubeIDE (Version: 1.14....
Hi,I'm using STM32 family for a very long time for lot of clients. My clients want to use linux system just for the screen and the wifi capabilities and I want to use STM32H7B3I-DK as reference and design cheaper and more stable system (I dont like t...
Hi,I'm trying to get the heading direction from the compass of LSM303AGR, I'm getting the X,Y,Z data and configured the compass and the accelerometer.I just preform a atan2(y,x) function and not using any filtering or compensations. I wanted to see d...
It's returning ack on the i2c on every command , and i'm getting an error if it's not the correct address.I'm attaching image from the scope of the i2c commands and responses.The configuration done first and then I'm reading the temperature that it a...
Posted on July 22, 2015 at 19:03Hi, i have an discovery STM32F407 board, using cubemx (4.9.0), opened new project for the STM32F407 discovery board. enabled USB_OTG_FS ''Device Only'' mode without SOF and without VBUS. Selected the CDC class, the cl...
Kudos given to