User Activity

GreetingsI am trying to use 2 UART interfaces on the STM32L4xx series and echo what's received on 1 interface. I am receiving strings of unknown length on UART1 using the DMA and echo-ing it with the virtual com port (UART2). I intend on using receiv...
Greetings I have a STM32WB55 P-Nucleo board, with the STM322B55 dongle. I am trying to flash the beacon project onto the nucleo board. I have downloaded the STM32WB repo from the github linkI unzipped the file and selected the .project from the follo...
GreetingsI am working with the LIS2DW12 accelerometer. I am using the device in Low Power Mode 1, with a FS = +-4g.According the application note AN5038, page 15, it says that the Low power mode 1, entails a 12 bit value. Thus, using the 16-bit value...
GreetingsI have been using the LIS2DW12 accelerometer for some time now, and have tried to set up the self-test functionality. Ironically, I've set it up according to the AN5038 app note pg.46 and it has never failed the self test. I am also analysin...
GreetingsI am running an application where I am using the LIS2DW12 accelerometer. I am using it for classical sampling of acceleration values in cont-to-fifo mode, which works fine. The FIFO is configured with the High pass filter enabled. I now want...
Kudos given to