STM32CubeMX (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeMX 6.11.1 released

STM32CubeMX 6.11.1 was released on st.com as well as an in-tool update patch. Main issues fixed in this patch: Ticket 176645 : STM32CubeMX V6.11.0 has lost the "JTAG (5 pins)" debug mode for all the STM32H7 series but the STM32H7Rx/7Sx microcontrolle...

STM32CubeMX 6.11.0 released

We are pleased to announce you that the official release of STM32CubeMX V6.11.0 is available. What is new in STM32CubeMX V6.11.0? New MCUs series : STM32U0 (STM32U083xx/73xx/31xx), STM32H7RS (STM32H7R7xx/H7R3xx/H7S3xx/H7S7xx) and STM32H5 (STM32H533/H...

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
  • 105 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
  • 379 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
  • 154 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
  • 262 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...