STM32CubeIDE (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeIDE 1.16.1 released

STM32CubeIDE 1.16.1 was released on st.com as well as an in-tool update patch aligned with STM32CubeMX v6.12.1 that is available for download. Main issues fixed in this minor release: Fixed issue when install OpenSTLinux MP2 plugin from OpenSTLinux r...

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

STM32CubeIDE 1.5.1: Memory viewer broken ?

I recently upgraded to 1.5.1 and it seems I am now unable to look at the ram memory anymore for some mysterious reason . Eg I wanted to check the stacks of my freertos tasks but the memory shows up as all ???????? from 0x200003F0 onwards (between 0x2...

0693W000006H5FEQA0.jpg

Problems with importing OTA Software Pack

Hello!I am doing a Bluetooth OTA application and noticed there is an OTA software package.STMicroelectronics X-CUBE-BLEMGR   ->BLE_Features  ->Miscellaneous  ->WB_FirmwareUpdate / OtaBut when I select the "WB_FirmwareUpdate / Ota", then a warning wit...

DenDanne_0-1694022695982.png DenDanne_1-1694022910931.png
DenDanne by Associate
  • 698 Views
  • 3 replies
  • 0 kudos

Resolved! Can't set preemption priority for ethernet global interrupt

Hi,I am making LwIP + TouchGFX project on STM32H750B-DK following the next tutorial:https://github.com/GrzHeller/STM32H750B-DK_TouchGFX_FreeRTOS_MQTT_Example/blob/main/README.mdWhen setting ethernet settings in .ioc I can enable ethernet global inter...

eth.PNG
AK16 by Associate
  • 720 Views
  • 1 replies
  • 0 kudos

Resolved! 2D-FFT rfft and cfft functions

I have a 2D array input buffer. so, what is the correct way to implement the rfft and cfft functions?float fftIn[16][512] is my input. So, I applied for a loop like below:arm_rfft_fast_init_f32(&fftHandler, 512); for(int d =0; d<16; d++){arm_rfft_fas...

AKhot.1 by Senior
  • 1940 Views
  • 3 replies
  • 1 kudos

Resolved! STM32F407G-disc1 Firmware Missing

  I bought stm32f407g-disc1. I downloaded stm32cubeide. While I am creating a project, I am constantly downloading firmware files and getting the following error. (code generation could not be done most probably because the necessary firmware package...

elexus by Associate II
  • 2275 Views
  • 10 replies
  • 0 kudos