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

Variable Substitution in Debug Configuration

In Codewarrior 11.x under the debug configuration C/C++ Application section I can enter "${BuildLocation}/PE-15B00.elf" and that debug configuration is used for all my different build configurations. In STM32CubeIDE, when I try to use variables in ...

STM32Cube should generate clock defines

Hi,I want to know the configured core clock frequency at compile time, but unfortunately this value is not defined anywhere. Thus I propose that the code generator should create a list of #defines for every node in the clock tree. I think SYSCLK, HCL...

jirre.1 by Associate II
  • 674 Views
  • 2 replies
  • 1 kudos

Stm3210C- Eval CAN1 not working (Hard Fault)

I have been wanting to use Hal_CAN library and everytime I use HAL_CAN_AddTxMessage using cube IDE I get an Hard fault. So if anyone has a good CAN bus transmission and recieve Example that would be really helpful.

ASing.11 by Associate II
  • 874 Views
  • 5 replies
  • 0 kudos

how can I manage my code with cubeIDE

I'm a beginner using stm32 and cubeIDE. I find that having all the setup and functions in one file is a little annoying to navigate - is there a way I can put my functions in a different file, for example? Or what are some way of managing large progr...

deep_rune by Associate III
  • 536 Views
  • 4 replies
  • 0 kudos

Difference between STM32CubeIDE and KEIL

I'm using STM32F103RB with I2C to access BMP280. WIth KEIL the program worked well,But with STM32cubeIDE I got the I2C bus busy always. Could anyone tell me what is wrong?The projects files are attched.

DDong.2 by Associate II
  • 290 Views
  • 0 replies
  • 0 kudos