STM32CubeMX (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeMX 6.14.0 released

We are pleased to announce that the release 6.14.0 of STM32CubeMX is available. What is new in 6.14.0: Added the support for the STM32WBA6xxx microcontrollers and:Added the support for USBX multi-instanceAdded the support for the memory management to...

SPI speed limited to 40 MHz on STM32L4R5Zi?

Hello! I was looking at the datasheet for the STM32L4R5ZI chip and it shows the limitation of the SPI (for the 2.7V to 3.6V range). I set this in the *.ioc file and tried to select a prescaler of 2 on a 120 MHz block to get a frequency of 60 MHz. ...

JayDev by Senior II
  • 918 Views
  • 2 replies
  • 0 kudos

Timers Interrupts NOT WORKING STM32F401RE

Hi guys!I'm trying to do a simple blinking led using interrupts but they never get fired.I'm using 84 MHz clock frequency and the following options:  /* USER CODE BEGIN Header */ /** *****************************************************************...

0693W000007B0mtQAC.png 0693W000007B0mUQAS.png
JCuer.2 by Associate II
  • 1119 Views
  • 2 replies
  • 0 kudos

I have compile issue with stm32cubemx.

Hello sir, CPU : stm32f407VGTI just set ETH and LWiP and generate file using stm32cubemx. The file is generate succefully. But the file has error with IAR version7.  ​=========================================================file name : mpu_armv7.h __...

Resolved! I2C NVIC function is not create

Hi,I tried to I2C Loopback test on STM32F401.I added two I2C Ports and checked NVIC Setting.Following some of tutorials, below function is craete automatically.but when i generated codes, this function was not crated.this function is wrote by user?

0693W000007AqSFQA0.png 0693W000007AqSKQA0.png

Resolved! STM32CubeMX 5.6.0 (latest) Code Generation Freezes

I'm trying to generate the code on the STM32F407G-DISC1 evaluation board for the TrueStudio project environment.The code generation just freezes.Has anyone else seen this?I'm running on Windows 7 Pro, 64 bitI've tried different combinations of projec...

0693W000000VReZQAW.png
SidBr by Associate II
  • 1550 Views
  • 8 replies
  • 0 kudos

STM32F103 TIM2 counting properly but won't interrupt

For a simple LED Blink program using interrupts, TIM2 is counting correctly, but its IRQs are not happening. As expected, there are about 1440 TIM2 "count-outs" per 1.0 seconds.Over the past few years several CubeMX timer IRQ bugs have surfaced, but ...

0693W000006HKb5QAG.png 0693W000006HKbKQAW.png
RPasc.2 by Associate III
  • 2973 Views
  • 16 replies
  • 0 kudos