STM32CubeIDE (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeIDE 1.17.0 released

We are pleased to announce to you that the release 1.17.0 of STM32CubeIDE is available. What is new in 1.17.0: Microcontrollers, microprocessors, and board lists aligned with STM32CubeMX: Added the support for the STM32N6 seriesAdded the support for ...

Resolved! SPI COMMUNICATION THREE WIRE/ FOUR WIRE

Hi,I have doubt with the spi communication setup in this configuration. I'm using two sensors where one of the sensor only support 3 wire spi and another  is 4 wire .I have a single spi in mcu. The hardware setup is followed by mapping four wire spi ...

Resolved! ST-link v2 running on STM32Cube Programmer

I've recently bought a cheap Chinese ST-link v2 clone. It uses a Geehy APM32 MCU. Which is I guess  STM32 clone. I've since replaced it with a genuine STM32 MCU and st-link firmware. I was able to run it on  STM32 ST-link utility. But failed to run i...

stm32 I2c won't send data

I am trying to get to use I2C on my stm32L4R5ZIT-P.i am trying to configure a sensor by sending data but the I2C pins wont give a signal?i dont ude interups or DMAthese are the pins that i use and the setting for I2C: this are the includes i usethis ...

fontys_student_2-1705416583285.png fontys_student_1-1705416526079.png fontys_student_3-1705416909107.png fontys_student_4-1705416964693.png

Resolved! .ELF mismatch issue

If i compile the same source code in different pcs using same STMCUBE IDE version , Whether i will get same .ELF file?In my case, If i do a comparison(using beyond compare),its not matching and there are significant difference between the two .ELF fi...

KJ.4 by Associate III
  • 725 Views
  • 2 replies
  • 1 kudos

STM32L010 - printf debug

Hello together, I developed a PCB with the STM32L010RBT6 on it and I would like to debug with printf. I connected the SWD Pins (3.3V, SWCLK, SWDIO, GND, NRST) to my Nucleo F446RE kit for SWD debugging. So far so good I can now debug in the CubeIDE bu...

Claus_CE by Associate II
  • 1761 Views
  • 4 replies
  • 1 kudos

Resolved! Reading data from lis3mdl magnetometer with NUCLEO-L412KB

I've been trying to read data from the OUT_X register of the LIS3MDL using a NUCLEO-L412KB, but I'm not getting any meaningful data output. When I move the device around, the output data doesn't change. I've connected CS to 3.3V and SDO to ground. Wh...

mvari by Associate II
  • 2108 Views
  • 4 replies
  • 0 kudos