User Activity

Hello all, I have designed a board for sensing purposes and I am using the following ST components: STM32U575ZIT6Q. I am supplying this component with 3V3, which I get form a 5V/3V3 LDO. Between the output of the LDO and the supplying rail to the STM...
Hello all, I am trying to read the temperature out of the IIS3DWB chip and I am following the github example (iis3dwb_reg.c).    My code is given below.However, once I start running the programme, the temperature I am measuring in degrees Celsius doe...
Hello all, I want to use a NucleoU575 board to test an accelerometer sensor.I have written the driver for this accelerometer and currently, without having it connected to the Nucleo, I am trying to check whether my SPI3 Clock is working.This is the c...