STM32CubeIDE (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeIDE 1.16.0 released

STM32CubeIDE 1.16.0 was released today on st.com as well as an in-tool update patch. What is new in 1.16.0?Microcontroller and board lists aligned with STM32CubeMX v6.12.0 : STM32C0, STM32WB0 and STM32MP25XXAdded CMake support for multicontext projec...

FPU

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

ax0018 by Associate III
  • 252 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
  • 678 Views
  • 4 replies
  • 0 kudos

Resolved! Can't connect to target after power off (STM32F769I-DISCO)

I have the STM32F769I-DISCO board and just made a simple application that uses usart1 to print some debug messages on the virtual com port (USART1. Everything works fine until I power off the board. When the board is connected to usb cable again the ...

0693W000000WSSgQAO.png
ALevc.1 by Associate III
  • 264 Views
  • 2 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
  • 598 Views
  • 2 replies
  • 0 kudos