User Activity

Hello, I hope this post is in the right place.I've been trying for a while to integrate an ATWINC1500-MR210BP module in my custom board with a STM32L151VeT6. Project is done with STM32CubeMX and later with STM32Cube IDE. For debugging purposes I am o...
Hi everybody,I am working on a project based on the Nucleo-L152RE.I collect large amounts of data from several sensors (high sample rate) and store the data in a micro sd card. When measure is over I would like to send the raw data to a phone using W...
Hi all,I'm working on my first implementation of Bluetooth in a client custom bord. The board MCU is an STM32L151VeT6 with an BLUENRG-M2 module. I'm not new to STM32 development but new to Bluetooth. Im using STM32CubeMX with STM32IDE. I started firs...
Hi everybody,I've been trying for a while to read multiple bytes from an LIS3MDL accelerometer. I know how to read and write registers but one at a time. I can't figure it out the multiple part... So, if I want to read from reg 0x27 to 0x2D, I unders...
Hi everybody,I hope someone there could help me. I am trying to read the WHO_I_AM register of the LIS3MDL magnetic sensor (reg 0x0F). I have a custom pcb with a STM32L151VET6 . I got largley inspired by the STEVAL-WESU-1. I am using STMCubeMx for the...