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

ADC DMA Callback Stops after Running Once

The base software was set up using CubeMX. On an STM32L433, I have the ADC configured to read 4 channels into a DMA. The sampling is ADC_SAMPLETIME_6CYCLES_5 for all channels. The DMA is set up for a WORD transfer into a buffer: uint32_t dmaBuffer[4...

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
  • 306 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
  • 731 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
  • 365 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
  • 874 Views
  • 2 replies
  • 0 kudos