STM32CubeMX (MCUs)

Ask questions on STM32CubeMX. Discuss code generation and configuration challenges, among other topics.

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeMX 6.15.0 released

We are pleased to announce that the version 6.15.0 of STM32CubeMX is available. What is new in 6.15.0: Enhanced microprocessor support: Added the STM32MP21-A35-TD, STM32MP21-M33-TD, STM32MP25-M33-TD, and STM32MP23-M33-TD trusted domains for the STM32...

Resolved! STM32CubeMX ADC Rank.1 missing

Posted on January 20, 2017 at 02:29I don't know what i did... but my Rank1 is gone in ADC 1 & 2 ??I have 4 input i want to sample... If i configure a new project.. i get all 4, but not in this one :-SClues or bug ??/MAnd now where i just got my ADC-...

0690X0000060664QAA.png
mh by Associate II
  • 2521 Views
  • 9 replies
  • 2 kudos

Resolved! Implicit declaration of MX_SPI3_Init after CubeMX migration

HelloI'm using STM32cubeIDE with an L431RCCubeMX invited me to migrate my .ioc from 6.2 to 6.4 and FW_L4 from 1.17 to 1.17.1After that I have a warning Implicit declaration of MX_SPI3_Init in main.cThis is only in cubeMX generated codeFor information...

0693W00000JNo2YQAT.jpg 0693W00000JNo1zQAD.jpg 0693W00000JNo1pQAD.jpg
po221 by Senior
  • 1753 Views
  • 6 replies
  • 0 kudos

Resolved! Need help to understand relationship of USART1 (as a source of interrupts), EXTI (as an enabler of external interrupts), and NVIC. USART1 RXNE=1 with RXNEIE=1 does not cause interrupt.

(BACKGROUND) I'm working on small (GCC/C-language) tests of STM32F051 with STM32CubeIde 1.8.0 on STM32F051 target. These tests are being done ---> without HAL, Lower Level drivers, but am using #include "cmsis_gcc.h" to access CPU interrupt enable/di...

wb0gaz by Senior
  • 3761 Views
  • 13 replies
  • 0 kudos

Resolved! Do Changes to IOC file propagate to the code?

I have a project and I need to change the pin assignment for peripherals. If I open the .ioc file and make the changes will those pin assignment changes propagate into the code when I re-build it?

GSeme.1 by Associate II
  • 870 Views
  • 2 replies
  • 0 kudos