User Activity

STM32CubeIDE 1.17.0 - using the CMSIS headers - NUCLEO F411REI have the following function that is trying to use SYSTICK to give a delay in milliseconds, #include "stm32f4xx.h" // actaully contained in another header put here for question clarity /*...
Hi, STMCubeIDE 1.17.0I opened & built an example project for the NULCEO WB55. It built successfully & download onto the board & runs as expected. But when I tried to add some functionality to the code by clicking on the file in the project navigator ...
Moved from MPUs forum.Hi, I looking to use the Nucleo WB55RG board to prototype some BLE firmware.I was looking through the examples in Cube MX but that particular board wasn't listed but there were a few similar choices, (see below). I was thinking ...
I used STM32CubeMX to set up a Nucleo board (STM32F411RE) to communicate via I2C with a ADXL345 accelerometer.- RCC & clock settings at default- SDA on PB9 and SCL on PB8- I2C Fast Mode- targeted MDK-ARM toolchain- generated code In `main.c` added th...
I'm working through the "Getting started with the X-CUBE-ISPU software package for STM32Cube" tutorial and trying the ISPU_Logging example.NULCEO F411RE -> X-NUCLEO IKS02A1 -> STEVAL-MKI229AA (LSM6DSO16IS)(This is also my first time using the Cube ID...
Kudos from