STM32CubeIDE (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeIDE 1.17.0 released

We are pleased to announce to you that the release 1.17.0 of STM32CubeIDE is available. What is new in 1.17.0: Microcontrollers, microprocessors, and board lists aligned with STM32CubeMX: Added the support for the STM32U3 series.Added the support for...

FPU

Probably a typo. In M4 generic user guide the mnemonic for floating-point MAC is shown as VLMA

ax0018 by Associate III
  • 461 Views
  • 2 replies
  • 0 kudos

CMSIS FFT problem in stm32cubeIDE

I tried to compile and run arm_rfft_q15(STM32F030R8) .In STM32CubeIDE, I'm using libarm_cortexM0l_math.a, the file is in STM32Cube_FW_F0_V1.11.0\Drivers\CMSIS\Lib\GCC, one of the functions I'm using is arm_rfft_q15. Build error: undefined reference t...

LLily.1 by Associate II
  • 1145 Views
  • 4 replies
  • 0 kudos

STM32H750 + I2S Full Duplex Master + DMA (TX and RX)

Hello,I managed to get full duplex I2S + DMA working on an STM32F405 with Cube + HAL, however have now switched to an STM32H750 for more processing power.In STM32CubeIDE version 1.3.1, while there is an option to add a DMA stream for TX, there is unf...

PSalm.1 by Associate
  • 926 Views
  • 2 replies
  • 0 kudos