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...

STM32CubeMx is missing STM32L4A6VGT6P Device

Hello. I always cross reference my projects with STM32CubeMX software ( all up to date and new)https://www.digikey.com/products/en?keywords=STM32L4A6VGT6P%20But i can't find this device I am making my project on, did you forgot it ?Hope you can fix t...

Linas L by Senior II
  • 933 Views
  • 4 replies
  • 0 kudos

PWM Output on TIM3_CH1 not working

I started a new project using STM32CubeMX for a STM32F303VCTx, and used all the default options, and then configured the Timer3 for the all 4 channels as PWM ouptut (as in the snapshot).I open the project using uvision V5.26 and change the main.c onl...

Ala1980 by Associate II
  • 1836 Views
  • 2 replies
  • 0 kudos

Can we use STM32CubeMX without Oracle JRE?

Hi,Since Oracle changed their licensing for their JDK/JRE last year, we have been using OpenJDK so that we do not need to pay for the Oracle release.The only time I have a problem with this on my computer is running STM32CubeMX and STM32CubeProgramme...

0693W000000Uu1yQAC.png
andyn_ff by Associate II
  • 1207 Views
  • 2 replies
  • 2 kudos

[BUG] STM32G4 Use remap with encoder inputs

STM32CubeIDE v.1.3.0STM32G431RBTxIn any timer if the input channels 1 and 2 are set for use as "Combined channels = Encoder Mode" (by CubeMX or integrated in CubeIDE), it is not possible to select a remapped input (for example from the comparator). T...

I receive "undefined reference to `TP_STM32_MotionFX_Library_Init'" when adding MotionFX to an existing project in STM32CubeMX.

I have added the library but I cannot build the project because there is a call to TP_STM32_MotionFX_Library_Init in StartDefaultTask (I am using FreeRTOS and Atollic) that appears to be missing from the library.If I comment out this line, the call t...

How to run STM32CubeMX in jdk13

I install jdk13.0.2 and i have generated jre using following commandbin\jlink.exe --module-path jmods --add-modules java.desktop --output jre then i add C:\Program Files\Java\jdk-13.0.2\bin and C:\Program Files\Java\jdk-13.0.2\\jre\bin to environment...

PPeng.1 by Associate
  • 413 Views
  • 0 replies
  • 1 kudos