STM32CubeMX (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeMX 6.14.0 released

We are pleased to announce that the release 6.14.0 of STM32CubeMX is available. What is new in 6.14.0: Added the support for the STM32WBA6xxx microcontrollers and:Added the support for USBX multi-instanceAdded the support for the memory management to...

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
  • 351 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
  • 833 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
  • 467 Views
  • 1 replies
  • 1 kudos