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

HRTIM INTERLEAVED PROBLEM ON STM32G4

Hello. I want to use triple interleaved mode in HRTIM. I made the settings as in the images. The frequency of PWM will be 16khz. For this setting, I set the "period" to 42500. Therefore, the "TimerA Compare1" value can be maximum 14166 (42500/3), the...

HRTIM1.png HRTIM2.png HRTIM3.png WhatsApp Image 2023-09-08 at 18.19.31.jpeg
burhan by Associate
  • 622 Views
  • 0 replies
  • 0 kudos

Struggling to get STM32CubeIDE to see CMake

I've been trying to follow Application Note AN5952. Seems pretty simple, install CMake and then STM32CubeIDE will offer CMake projects under File->New. But the option is not there.One thing the AN5952 doesn't say is whether the CMake executable direc...

TICK_INT_PRIORITY affected by enabling TRACE outputs

I'm working on a project based on a STM32F107VC using CubeMX V6.3.0 using STM32Cube FW_F1 V1.8.4. In this project, the Timebase Source is set to TIM7. In the original project state, the code generation defines TICK_INT_PRIORITY to 0U.We need to remap...

JPerr.2 by Associate III
  • 577 Views
  • 0 replies
  • 0 kudos

Resolved! [STM32CubeIde] No auto-completion in expressions window

Hello,I have no auto-completion in the expressions and live expressions windows. This is quite annoying because the complete variable names have to be typed in.In the editor window the auto-completion works fine.I know it from other Eclipse based IDE...

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
  • 679 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
  • 707 Views
  • 1 replies
  • 0 kudos