STM32CubeIDE (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeIDE 1.16.0 released

STM32CubeIDE 1.16.0 was released today on st.com as well as an in-tool update patch. What is new in 1.16.0?Microcontroller and board lists aligned with STM32CubeMX v6.12.0 : STM32C0, STM32WB0 and STM32MP25XXAdded CMake support for multicontext projec...

STM32 Timer XOR mode

I want to measure the time period between each hall state I configured timer 3 in XORmode so that every change in hall state interrupt will occur, based on this i implemented this code but the period measurement is incorrect.comment for discussion, p...

Screenshot 2023-09-05 150831.png Screenshot 2023-09-05 151130.png Screenshot (18).png Screenshot (19).png

Resolved! Ethernet in Nucleo H745ZI-Q

Hello, I have a Nucleo H745ZI-Q  board  in this am working Ethernet fallowed some examples when doing ping test response is Destination host unreachable(am using CM7 and  done memory configuration also).

RMII.jpj.png
SA  V.1 by Associate II
  • 895 Views
  • 5 replies
  • 0 kudos

Resolved! STM32F4 Discovery LED7

Hello everyone, I use stm32f4 discovery. I want to communication of mpu6050 sensor with I2C. When I push to run button Led 7 is burning. Why is that. ?  Give me comment .Thankss

MDaya.2 by Associate II
  • 648 Views
  • 2 replies
  • 0 kudos

Resolved! CubeMX 6.9.1/ STM32H743ZI / Clock Configuration issue

Hi,I'm using STM32H743ZI with STM32CubeMX 6.9.1.I used to work with an really old STM32CubeMX , and I decided to move to the latest version of both IDE and MXso I had to configure the IOC file from scratch manually - since migrate wasn't possible (to...

Mz1_0-1693818711958.png Mz1_1-1693818734941.png
Mz.1 by Associate III
  • 893 Views
  • 5 replies
  • 1 kudos

Resolved! XPSR register bitfields?

Is there a way to split the XPSR register view up so you can see each status bit by its name rather than the 32-bit value?The SFRs have this feature, why do the general registers not have it enabled by default?

Sensor Library Using

I have designed the schematic for a project I am currently working on, and I have received the PCB. However, I'm confused about the software part of using the STM32F103C8T6 microcontroller and the BNO055 IMU sensor. I've looked at some example projec...

smldgns3 by Associate
  • 775 Views
  • 2 replies
  • 0 kudos

mbedtls_hardware_poll implementation is incorrect

Hi,I am using MBEDTLS/LWIP/FREERTOS on STMCube Ide v1.10.0I noticed by calling manually `mbedtls_hardware_poll` that the returned values are only random by group of 4 chars:When asking for 32 random bytes, the buffer returned is the following:res=[62...

JCHABOD by Associate
  • 513 Views
  • 0 replies
  • 0 kudos

STM32CubeIDE not finding ST-Link

Hi  I have been using Atollic TrueStudio for a good while and now upgraded to STM32CubeIDE. I have both on my machine, and the Atollic still sees my ST-Link, but STM32CubeIDE doesnt.  One thing I noticed that Atollic just had "ST-Link" from the drop ...

Resolved! FFT Nan Values; ADC DMA

I am getting nan values while computing the fft. It is mostly for fftOut[0][0]----- fftOut[0][512], after that there are not many nan values. What could be the reason?Is it that because it running in debug mode and the DMA is on?Please help with this...

AKhot1_0-1693555830701.png AKhot1_1-1693556201584.png
AKhot.1 by Senior
  • 545 Views
  • 2 replies
  • 0 kudos