STM32CubeIDE (MCUs)

cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

STM32CubeIDE 1.18.1 released

We are pleased to announce that the minor release 1.18.1 of STM32CubeIDE is available. What is new in 1.18.1: This minor release will not bring any major updates to the STM32CubeIDE 1.18.1. It will be aligned with the STM32CubeMX 6.14.1. Main fixed i...

STM32CubeIDE 1.18.0 released

We are pleased to announce that the release 1.18.0 of STM32CubeIDE is available. What is new in 1.18.0: Microcontrollers, microprocessors, and board lists aligned with STM32CubeMX 6.14.0: Added the support for STM32WBA6xxx microcontrollers in the STM...

Resolved! What is the trick to view SFRs in debug?

My sincere apologies for what I am sure is an idiot newbie's error. Thank you everyone for your time.I have STM32CubeIDE and I do not seem to be able to read back values of SFRs (peripheral registers) while in debug. E.g. my code containsHRTIM1_MASTE...

VGusi.1 by Associate II
  • 1848 Views
  • 3 replies
  • 0 kudos

Resolved! STM32CubeIDE 1.7.0 code on STM32G0B1 CAN bus ID filter not working once using (HAL_FDCAN_ConfigGlobalFilter(&hfdcan1, FDCAN_REJECT, FDCAN_REJECT, FDCAN_FILTER_REMOTE, FDCAN_FILTER_REMOTE) .

Classic CAN configuration as below. when the line "if(HAL_FDCAN_ConfigGlobalFilter(...))" is removed, the CAN messages are received without issue. The transmitted message is set as ID: 0x111 . Confirmed by a CAN bus monitor.Configuration as below:FDC...

Jackle by Associate III
  • 2354 Views
  • 6 replies
  • 0 kudos

Thread safe malloc

I am currently writing a code on stm32l496vg with freertos. I came across a lot warnings about malloc thread safety issue. Now, cubeide 1.7.0 says it provides thread safe malloc in default. Is problem solved now?What is the exact release date of cube...

SAkta.1 by Associate
  • 550 Views
  • 1 replies
  • 0 kudos

stm32cube ide and iar ide

I am using bno080 dev board with nucleo board.I have the code from github which is done in the IAR IDE.https://github.com/hcrest/bno080-nucleo-demo/I am using stm32cubeide....While initializing the project in IAR IDE they asked to enable i2c configur...

AR.7 by Associate II
  • 570 Views
  • 0 replies
  • 0 kudos

Resolved! Excessive resource usage

Hi, I am attaching a simple .ioc configuration file with which I generated a new project using stm32 cubeide which when compiled generates a footprint of about 12kB.Frankly, it seems excessive to me, to the point of making this platform unusable for ...

I am trying to discover things about the IDE, but there is a problem. The IDE's information centre isn't working. Clicking on the blue I, information gives me the following error:

/...../workspace/.metadata/.plugins/com.st.stm32cube.ide.mcu.informationcenter/tech-doc.html: No such file or directory, on a linux OS. But I can find it manually! The file links in that document point to non existent directory in the path. The pat...

petereiso by Associate II
  • 1202 Views
  • 5 replies
  • 0 kudos