STM32CubeMX (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeMX 6.13.0 released

We are pleased to announce to you that the release 6.13.0 of STM32CubeMX is available. What is new in 6.13.0: Added support for the following series, microcontrollers and microprocessors: STM32N6, STM32U3, STM32WL3x, STM32G411xx and STM32C0Added the ...

Resolved! Unable To Select ADC->ScanConvMode on Device

Hello:I am using the STM32L433 device.In CubeMX, I am using ADC1 channels 5,6,9 and 15. Other than the yellow highlights, there are no conflicts. Under ADC Settings, for ScanConvMode, it only has "Disable" in the drop-down list. Why is this? Another...

Issue when using CubeMX with Atolli

Hi,I am setting the Nucleo-H743ZI board with STM32 CumbeMX and when trying to compile the code with Atolli I am getting ..\Drivers\CMSIS\DSP\Source\BasicMathFunctions\arm_dot_prod_q7.c:29:22: fatal error: arm_math.h: No such file or directoryI see ot...

SZoha by Associate II
  • 322 Views
  • 0 replies
  • 0 kudos

Resolved! I2S master transfer signal is something wrong

My environment is Nucleo-F446RE with STM32CubeMX 5.1 / TrueSTUDIO 9.3.​I created an I2S master transmit test program. [Full project archive is here]Transmission Mode / Mode Master TransmitCommunication Standard / LSB First(Right Justified)Data and Fr...

0690X0000088EAcQAM.png
Tank2005 by Associate II
  • 777 Views
  • 2 replies
  • 0 kudos

Compilation error about FPU

18:03:10 **** Rebuild of configuration Debug for project 190320_STM32_motor_test_1shunt ****Info: Internal Builder is used for buildarm-atollic-eabi-gcc -c -mthumb -mcpu=cortex-m4 -mfloat-abi=hard -mfpu=fpv4-sp-d16 -std=gnu11 -DARM_MATH_CM4 -D__weak=...

MYu by Associate II
  • 409 Views
  • 1 replies
  • 1 kudos

Header files missing when building the project

Hi,I have stm3241g-eval board and I created very simple project with it using CubeMX, the latest version. Just USB HS and FreeRTOS enabled and created code. Then Started TrueStudio, also latest version, and opened project from file system.Now when I ...

valtteri by Associate II
  • 929 Views
  • 2 replies
  • 0 kudos

No GPIO on Nucleo-G071RB Pinout and Configuration

STM32CubeMX Board Selector does NOT show NUCLEO-G071RB, so I select MCU Selector and search STM32G071RB. STM32CubeMX shows NUCLEO-G071RB on Board Colum.I click NUCLEO-G071RB and I Start Project, Initializing all peripherals with their default Mode YE...

New interface

New interface of CubeMX is fancy, but how am I supposed to use it on the screen with resolution lower than full hd? The idea that all the information should be on the screen simultaneously is so useful on small resolution screen. Is there a way to sw...

VArte by Associate
  • 612 Views
  • 5 replies
  • 0 kudos

Code generation

After generating code for STM32F031K6 in MDK v5 Cube sets target as STM32F031K6Tx, but in CMSIS pack it is just STM32F031K6Similar problem is with 334 seriesYou have to change the target every time you regenerate code. Previously there was no problem...

VArte by Associate
  • 286 Views
  • 0 replies
  • 0 kudos